mirror of
https://github.com/vgough/encfs.git
synced 2025-08-02 19:29:15 +02:00
Mount an EncFS filesystem in /tmp and run fsstress against it
in an infinite loop, only exiting on errors.
Ported over from gocryptfs
( ccf1a84e41/tests/stress_tests/fsstress-gocryptfs.bash
)