Merge branch 'master' into y/nodefs-cancel
* master: fuse: increase max readers for better throughput fuse: fix deadlock in TestCacheControl, update docs fs: allow extending LoopbackNode fuse: support the new macFUSE mount protocol fs: prepare for exposing loopback types fs: add a note about using os.File.Fd() fs: use loopbackNode for the root node too Test for RmChild deadlock. Fix deadlock in RmChild fuse: fix pollHack response to SETATTR fuse: try to fix mount errors on OSX fs: redeclare syscall.Dirent locally fuse: debug logging: mark nodeids as "nXXX" fs: split inode number tracking and kernel nodeid tracking fs: TestFsstress: add rename, link ; reduce runtime to 1 sec fs: add TestFsstress fs: detect lookupCount underflow
Showing
benchmark/read_test.go
0 → 100644
benchmark/readfs.go
0 → 100644
This diff is collapsed.
fs/rmchild_test.go
0 → 100644
fs/windows_example_test.go
0 → 100644
fs/windows_test.go
0 → 100644
Please register or sign in to comment