Re: RFC: fullfs — disk-full simulation filesystem
"Hudson C. Dalpra" <[email protected]> Wed, 18 Mar 2026 21:34:24 +1300
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> While these ideas are interesting, they stretch the name "fullfs". Maybe > a more appropriate name would be "errfs". These ideas were first listed in the project page: (https://wiki.netbsd.org/projects/project/fullfs/) I understood that only errors related to "not enough space" will be available. > The SQLite test suite (https://sqlite.org/testing.html) takes a similar > approach, with the failure modes "fail once" and "fail from now on" that > kick in after a specified number of operations. Maybe you find further > ideas there. Thanks, I will sure have a look.