rclone/cmd/mountlib/mounttest
2019-11-11 16:20:27 +00:00
..
dir.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
edge_cases.go mounttest: fix occasionally failing test TestRenameOpenHandle 2019-11-11 16:20:27 +00:00
file.go mount: replace use of WriteAt with Write for cache mode >= writes and O_APPEND 2019-10-26 17:27:52 +01:00
fs.go mount: replace use of WriteAt with Write for cache mode >= writes and O_APPEND 2019-10-26 17:27:52 +01:00
read_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
read_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
read.go Use io.SeekStart/End/Current constants now for go1.7+ #2154 2018-04-07 11:42:36 +01:00
write_non_unix.go vfs: move writeback of dirty data out of close() method into its own method (FlushWrites) and remove close() call from Flush() 2019-10-09 10:07:29 +01:00
write_unix.go vfs: move writeback of dirty data out of close() method into its own method (FlushWrites) and remove close() call from Flush() 2019-10-09 10:07:29 +01:00
write.go mount: replace use of WriteAt with Write for cache mode >= writes and O_APPEND 2019-10-26 17:27:52 +01:00