rclone/vfs/vfstest
Nick Craig-Wood 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
..
dir.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
edge_cases.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
file.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
fs.go vfs: add --vfs-writeback option to delay writes back to cloud storage 2020-06-30 12:01:36 +01:00
os.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
read_non_unix.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
read_unix.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
read.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
vfs.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
write_non_unix.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
write_unix.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
write.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00