fuse/nodefs: remove FileSystem type.
To update, change nodefs.MountFileSystem(dir, fs, opts) to nodefs.MountRoot(dir, fs.Root(), opts)
Showing
Please register or sign in to comment
To update, change nodefs.MountFileSystem(dir, fs, opts) to nodefs.MountRoot(dir, fs.Root(), opts)