ligurio / unreliablefs

A FUSE-based fault injection filesystem.
https://ligurio.github.io/unreliablefs/unreliablefs.1.html
MIT License
174 stars 9 forks source link

Fault injection with reading from any file returns EOF #70

Closed ligurio closed 3 years ago

ligurio commented 3 years ago

Applicable to read(2) only (?): https://linux.die.net/man/2/read

see also https://github.com/xrgtn/nullfs

ligurio commented 3 years ago

Duplicate of #9