Merge remote-tracking branch 'origin/master' into t
* origin/master: fs: remove Inode.Parents Update top-level documentation (README and doc.go) fs: split zipfs into a example file and a test file fs: example for handleless read/write fs: rename Options.DefaultPermissions to NullPermissions fs: add an example for file handles with direct I/O fuse/test: make StatFs tests nonverbose internal/testutil: switch off debug if test is called TestNonVerbose fs: return OK for unimplemented Flush fs: add doc capturing design decisions fs: fix doc nits fs: add more package docs.
Showing
doc.go
0 → 100644
fs/README.md
0 → 100644
fs/directio_example_test.go
0 → 100644
fs/dynamic_example_test.go
0 → 100644
fs/zipfs_example_test.go
0 → 100644
Please register or sign in to comment