fuse/nodefs: add LookupKnownChildren mount option
When set, all Lookup calls will be forwarded from the kernel, even if the current tree already has a child with the given name. This allows the tree to be reconfigured driven by kernel events. Fixes #211.
Showing
fuse/test/node_test.go
0 → 100644
Please register or sign in to comment