Nick Craig-Wood 5a941cdcdc local: fix preallocate warning on Linux with ZFS
Under Linux, rclone attempts to preallocate files for efficiency.

Before this change, pre-allocation would fail on ZFS with the error

    Failed to pre-allocate: operation not supported

After this change rclone tries a different flag combination for ZFS
then disables pre-allocate if that doesn't work.

Fixes #3066
2019-06-03 18:02:26 +01:00
..
2019-05-11 16:49:48 +01:00
2019-04-15 21:49:58 +01:00
2019-02-16 14:38:07 +00:00
2019-02-16 14:38:07 +00:00
2019-04-15 21:49:58 +01:00
2019-02-16 14:38:07 +00:00
2019-02-07 19:51:03 +01:00
2019-02-16 14:38:07 +00:00