rclone/cmd/mount
Nick Craig-Wood 15b1feea9d mount: fix panic on File.Open - Fixes #3595
This problem was introduced in "mount: allow files of unkown size to
be read properly" 0baafb158f by failure to check that the
DirEntry was nil or not.
2019-10-06 19:26:58 +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 build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
file.go mount: fix panic on File.Open - Fixes #3595 2019-10-06 19:26:58 +01:00
fs.go build: apply gofmt from go1.13 to change case of number literals 2019-09-05 13:59:06 +01:00
handle.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mount_test.go mount: skip tests on <= 2 CPUs to avoid lockup in #3154 2019-09-20 11:53:08 +01:00
mount_unsupported.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
mount.go mount: Fix typo in argument checking 2019-08-20 17:46:04 +01:00