rclone/cmd/mount
Nick Craig-Wood da41db4712 vfs,mount,cmount: report 1PB free for unknown disk sizes
Factor the logic into the VFS layer so we don't have to duplicate it
into mount and cmount.

See: https://forum.rclone.org/t/rclone-mount-question/15454/
2020-04-11 13:31:10 +01:00
..
test build: apply gofmt from go1.13 to change case of number literals 2019-09-05 13:59:06 +01:00
dir.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
file.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
fs.go vfs,mount,cmount: report 1PB free for unknown disk sizes 2020-04-11 13:31:10 +01:00
handle.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
mount_test.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
mount_unsupported.go mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile 2020-02-26 21:26:46 +00:00
mount.go mount: add --async-read flag to disable asynchronous reads 2020-02-27 16:12:33 +00:00