1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-04 05:08:23 +02:00
Nick Craig-Wood 174ca22936 mount,cmount: clip the number of blocks to 2^32-1 on macOS
OSX FUSE only supports 32 bit number of blocks which means that block
counts have been wrapping.  This causes f_bavail to be 0 which in turn
causes problems with programs like borg backup.

Fixes #2356
2018-08-26 17:32:59 +01:00
..
2018-04-18 21:09:54 +01:00
2018-08-07 20:51:50 +01:00
2018-05-31 09:42:16 +01:00
2018-05-31 09:42:16 +01:00
2018-06-17 16:58:37 +01:00
2018-08-07 20:51:50 +01:00
2018-04-13 13:38:06 +01:00
2018-02-02 13:46:56 +00:00
2018-06-02 17:35:13 +01:00
2018-06-02 17:35:13 +01:00