Nick Craig-Wood 9252224d82 vfs: don't open the file when using a RW handle for a null Seek
Background: cmd/mount/file.go Open() function does a Seek(0, 1) to see
if the file handle is seekable to set a FUSE hint.  Before this change
the file was downloaded before it needed to be which was inefficient
(and broke beta.rclone.org because HEAD requests caused downloads!).
2018-02-22 17:28:21 +00:00
..
2018-01-19 13:18:40 +00:00
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2018-02-12 11:29:32 +00:00
2017-11-04 10:24:10 +00:00