Merge branch 'master' into y/nodefs-cancel
Notable patches: - 22d9c9dc "fuse: retain interface types" this removes one allocation from hot path. - 7b4f97c3 "fuse: add Options.Logger" this would allow to customize FUSE-related logging, if we would need. - 043296a8 "fuse: sync opcodes and capabilities" update from recent kernel. * master: fuse: parse socket control message using the standard library fs: support renameExchange in loopback for darwin fs: describe one more deadlock scenario fuse: extract macos and linux conflicted opcodes to platform specific builds fuse: move conflict opcodes into linux specific build fs: document known deadlocks fuse/test: avoid low-numbered fds for FUSE-backed files fuse: retain interface types fs: bridge: Add missing Lseek whence checks posixtest: run tests against normal filesystem fuse: document 0x8000 open flag fs: correct documentation on return errno codes fuse: sync opcodes and capabilities fuse: drop unused function fs: fix typo in comment Lazily init /dev/null fd fuse: add Options.Logger
Showing
fs/loopback_test.go
0 → 100644
fuse/mount.go
0 → 100644
posixtest/posixtest_test.go
0 → 100644