Re: RFC: fullfs — disk-full simulation filesystem

"Hudson C. Dalpra" <[email protected]> Wed, 18 Mar 2026 18:32:02 +1300
Newsgroups gmane.os.netbsd.devel.kernel
Message-ID <[email protected]>
> Perhaps randomized support, so any particular operation - or any
> particular operation satisfying the above criteria - has a specified
> chance of failing?

I like the idea, so the returning error and selected operations would
govern the three failing modes. 

Should I still add shortcuts for turning the failure on/off or should those 
be replaced by setting random 0/1?