mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
341d880027
Before this change rclone marked files opened for write without VFS cache with the non seekable flag. This caused problems with rclone mount layerd with mergerfs. This change removes the hint and lets rclone do all the checking for seekability. |
||
---|---|---|
.. | ||
test | ||
dir.go | ||
file.go | ||
fs.go | ||
handle.go | ||
mount_test.go | ||
mount_unsupported.go | ||
mount.go |