mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
378a3f4133
os.File.WriteAt returns an error if a file was opened with O_APPEND. This replaces it with os.File.Write if the file was opened with O_APPEND. |
||
---|---|---|
.. | ||
test | ||
dir.go | ||
file.go | ||
fs.go | ||
handle.go | ||
mount_test.go | ||
mount_unsupported.go | ||
mount.go |