nodefs: sketch for a better NodeFS API
Co-author: navytux Thanks to rfjakob for general feedback. Next: - add refctr like libfuse. Use it to implement persistent nodes TODO - context for PID/caller - Opendir Open questions: grep for NOSUBMIT/TODO - how many interfaces? - explode SetAttr ?
Showing
nodefs/api.go
0 → 100644
nodefs/bridge.go
0 → 100644
This diff is collapsed.
nodefs/default.go
0 → 100644
nodefs/files.go
0 → 100644
nodefs/files_linux.go
0 → 100644
nodefs/inode.go
0 → 100644
nodefs/loopback.go
0 → 100644
nodefs/simple_test.go
0 → 100644
Please register or sign in to comment