Mounts detect unmounts and track mount state.
This lets FUSE mounts to track whether they are active or not by
tracking when fs.Serve terminates.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
Showing
fuse/node/mount_nofuse.go
0 → 100644
fuse/node/mount_test.go
0 → 100644
fuse/node/mount_unix.go
0 → 100644
fuse/node/mount_windows.go
0 → 100644
Please register or sign in to comment