• Han-Wen Nienhuys's avatar
    fuse: wire cancellation channel through RawFileSystem API · c22e8d7b
    Han-Wen Nienhuys authored
    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.
    c22e8d7b
opcode.go 25.7 KB