ligurio / unreliablefs

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

LS not working by probability #124

Open dura0ok opened 10 months ago

dura0ok commented 10 months ago

OS: Linux Mint 21.2 x86_64 Kernel: 5.15.0-88-generic version: master commit #1479669 config like in example

[errinj_noop]
op_regexp    = .*
path_regexp  = .*
probability  = 30

i try run ls /tmp/fs 100 times, but there was always a result ls: Unable to access /tmp/fs': I/O error