rclone/cmd/mountlib
Nick Craig-Wood 8be8a8e41b mountlib: on read only open of file, make open pending until first read
This fixes a problem with Windows which seems fond of opening files
just to read their attributes and closing them again.
2017-05-15 16:56:47 +01:00
..
mounttest mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
createinfo.go mount: factor filesystem code into mountlib and mounttest 2017-05-12 21:24:24 +01:00
dir.go mount, mountlib: move function tracing into mount 2017-05-15 16:56:45 +01:00
errors.go mount: factor filesystem code into mountlib and mounttest 2017-05-12 21:24:24 +01:00
file.go mount, mountlib: move function tracing into mount 2017-05-15 16:56:45 +01:00
fs.go mount, mountlib: move function tracing into mount 2017-05-15 16:56:45 +01:00
read.go mountlib: on read only open of file, make open pending until first read 2017-05-15 16:56:47 +01:00
write.go mount, mountlib: move function tracing into mount 2017-05-15 16:56:45 +01:00