tahoe-lafs/contrib
robk-tahoe 06b05a868d * fuse/runtests: added --catch-up-pause option
On linux, write tests are failing because data written to fuse isn't showing
up in tahoe by the time it's checked.  it's not clear where this is originating,
since the fuse implementation [should be] waiting for completion of tahoe 
operations before returning from its calls.  This adds an option to control the
duration of a pause between the fuse write and the check of tahoe, which is by
default set to 2s on linux, which - somewhat inexplicably - seems to 'fix' the 
problem, in as far as it allows tests to complete.
2008-10-20 17:29:02 -07:00
..
fuse * fuse/runtests: added --catch-up-pause option 2008-10-20 17:29:02 -07:00
README Make my contrib/README look like the allmydata.org version. 2008-01-12 21:00:13 -07:00

This directory contains code and extensions which are not strictly a part
of Tahoe. They may or may not currently work.