3eded3c4ac
vfs: remove workaround Sleep() calls from tests
2020-06-30 12:03:39 +01:00
e4e53a2e61
vfs: add --vfs-writeback option to delay writes back to cloud storage
...
This is enabled by default and can be disabled with --vfs-writeback 0
2020-06-30 12:01:36 +01:00
eed9c5738d
vfs: factor the vfs cache into its own package
2020-04-20 10:42:33 +01:00
fd39cbc193
vfstests: move functional tests from mountlib and make them work with VFS
...
The tests are now run for the mount commands and for the plain VFS.
This makes the tests much easier to debug when running with a VFS than
through a mount.
2020-04-20 10:42:33 +01:00