A Go package for implementing a FUSE file system (fork with 'almost' zero-copy read/write)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fusego/samples/memfs
Doug Schaapveld 63437da750
Remove PID zero condition from sample memfs (#131)
6 months ago
..
inode.go Pass OpenFlags for OpenFileOp followups (#129) 8 months ago
memfs.go Remove PID zero condition from sample memfs (#131) 6 months ago
memfs_go18_test.go GitHub Actions: upgrade to latest stable version of Go 1.17 1 year ago
memfs_others_test.go GitHub Actions: upgrade to latest stable version of Go 1.17 1 year ago
memfs_test.go Pass OpenFlags for OpenFileOp followups (#129) 8 months ago
posix_test.go posix_test: Reenable O_APPEND tests by using raw syscall (#88) 3 years ago