Merge branch 'y/nodefs-cancel' into t
* y/nodefs-cancel: (60 commits) Make ReadDirPlus configurable all.bash: use /bin/bash explicitly fuse: Add release flag constants Fix sync.Pool leak README: make godoc links point to v2 instead of ancient v1.0.0 Ports commit fee50bf0 to poll_darwin.go in order to allow read-only mounts on Darwin as well. Make OSXFUSE handle timeouts the same way as Linux Update to fuse 7.12 example: remove unionfs examples unionfs: remove library posixtest: provide more detail for failing ReadDir test fuse: decode MKNOD result in debug output fuse: fix mounting with MaxWrite < 8kiB fuse: add MaxPages to INIT debug output fs: update oldParent.children for exchange rename Fix IOCTL to return the error allowed by overlayfs fuse: prefer fusermount3 over fusermount; add debug output Replace defunct travis ci with github actions Rewrite defunct all.bash fuse: move parseFuseFd() to unbreak darwin build ...
Showing
.github/workflows/ci.yml
0 → 100644
.travis.yml
deleted
100644 → 0
benchmark/read_test.go
0 → 100644
benchmark/readfs.go
0 → 100644
example/winfs/main.go
0 → 100644
This diff is collapsed.
This diff is collapsed.
fs/inode_parents.go
0 → 100644
fs/inode_parents_test.go
0 → 100644
fs/inode_test.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
fuse/mount_linux_test.go
0 → 100644
unionfs/autounion.go
deleted
100644 → 0
This diff is collapsed.
unionfs/cachingfs.go
deleted
100644 → 0
unionfs/create.go
deleted
100644 → 0
unionfs/dircache.go
deleted
100644 → 0
This diff is collapsed.
unionfs/unionfs.go
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment