mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
5e038a5e1e
Before this change, sometimes preallocate failed with EINTR which rclone ignored. Retrying the syscall is the correct thing to do and seems to make preallocate 100% reliable. |
||
---|---|---|
.. | ||
driveletter_other.go | ||
driveletter_windows.go | ||
file_other.go | ||
file_test.go | ||
file_windows.go | ||
file.go | ||
preallocate_other.go | ||
preallocate_unix.go | ||
preallocate_windows.go | ||
preallocate.go | ||
unc_test.go | ||
unc_windows.go | ||
unc.go |