DynamoFS
DynamoFS copied to clipboard
Fix failing fstest
More than half of the tests are failing. The major areas are rename, open, mkdir.
Only 19 tests are failing now, most to do with stat not returning the right results, mostly for fifos. Reason unknown, raised question on fuse-devel
Got response from fuse-devel - it is a known problem with cached attributes, workaround is to use attr_timeout=0. Applied that - it fixes this problem, however causes other. Investigating other problems.
As of 20/07/2013: /root/fstest/tests/chown/00.t (Wstat: 0 Tests: 171 Failed: 6) Failed tests: 36-37, 68-69, 83-84 /root/fstest/tests/chown/05.t (Wstat: 0 Tests: 15 Failed: 2) Failed tests: 11-12 /root/fstest/tests/chown/07.t (Wstat: 0 Tests: 11 Failed: 1) Failed test: 6