rclone/vfs
Nick Craig-Wood a0cfa0929b vfs: remove un-needed (after introduction of rcat) createInfo struct 2017-11-20 12:00:32 +00:00
..
vfsflags vfs: Move DefaultOpt to vfs and make some methods private 2017-11-03 13:00:00 +00:00
dir.go vfs: factor Open logic from Dir.Create into vfs.OpenFile 2017-11-20 12:00:32 +00:00
dir_handle.go vfs: factor duplicated Open code into vfs from mount/cmount 2017-11-03 13:00:00 +00:00
dir_handle_test.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
dir_test.go vfs: factor Open logic from Dir.Create into vfs.OpenFile 2017-11-20 12:00:32 +00:00
errors.go vfs: add ECLOSED and tidy errors 2017-11-04 10:24:10 +00:00
errors_new.go vfs: add ECLOSED and tidy errors 2017-11-04 10:24:10 +00:00
errors_old.go vfs: add ECLOSED and tidy errors 2017-11-04 10:24:10 +00:00
errors_test.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
file.go vfs: remove un-needed (after introduction of rcat) createInfo struct 2017-11-20 12:00:32 +00:00
file_test.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
read.go vfs: Make sure all public methods are locked in Read and Write Handle 2017-11-04 10:24:10 +00:00
read_test.go vfs: add ECLOSED and tidy errors 2017-11-04 10:24:10 +00:00
vfs.go vfs: factor Open logic from Dir.Create into vfs.OpenFile 2017-11-20 12:00:32 +00:00
vfs_test.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
write.go vfs: remove un-needed (after introduction of rcat) createInfo struct 2017-11-20 12:00:32 +00:00
write_test.go vfs: add ECLOSED and tidy errors 2017-11-04 10:24:10 +00:00