fuse: wire cancellation channel through RawFileSystem API
This should be tagged with a version bump because it changes the RawFileSystem API. Changes to nodefs and paths will be transparent: a Cancel channel was added to the fuse.Context struct. In addition fuse.Context now implements the Go context package. This also increases the minimum Go version to 1.7.
Showing
fuse/context.go
0 → 100644
Please register or sign in to comment