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. |
||
---|---|---|
.. | ||
fs.go | ||
mount.go | ||
mount_test.go | ||
mount_unsupported.go |
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. |
||
---|---|---|
.. | ||
fs.go | ||
mount.go | ||
mount_test.go | ||
mount_unsupported.go |