Merge branch 'master' into y/nodefs-cancel
* master: Replace defunct travis ci with github actions Rewrite defunct all.bash fuse: move parseFuseFd() to unbreak darwin build fuse: support special /dev/fd/N mountpoint fuse: refer to fs instead of nodefs & pathfs fuse: move fusermount logic to new callFusermount() helper fuse: add `SyncRead` flag to MountOptions to ensure in-order reads fs: allow inode number 1 Run "go mod tidy" fs: fix Inode.IsDir logic fuse: fix deadlock in TestDeleteNotify fs: recreate kernelNodeIds & stableAttrs maps when they shrink fs: fix outdated comment in removeRef
Showing
.github/workflows/ci.yml
0 → 100644
.travis.yml
deleted
100644 → 0
fs/inode_test.go
0 → 100644
fuse/mount_linux_test.go
0 → 100644
Please register or sign in to comment