rclone/cmd/mount2
Nick Craig-Wood e1d34ef427 mount: factor Mount into mountlib and tidy signal handling
This factors common code from mount, cmount and mount2 into mountlib.

It also uses atexit for unregistering the mount.
2020-07-23 13:08:38 +01:00
..
file.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
fs.go mount: change interface of mount commands to take VFS 2020-07-23 12:30:41 +01:00
mount_test.go Revert "mount2,cmount: skip unreliable tests #4171" 2020-06-30 12:01:36 +01:00
mount_unsupported.go Implement mount2 with go-fuse 2020-02-11 14:28:13 +00:00
mount.go mount: factor Mount into mountlib and tidy signal handling 2020-07-23 13:08:38 +01:00
node.go mount: fix disappearing cwd problem - fixes #4104 2020-05-04 11:38:07 +01:00