fusego/samples/memfs
Mei Gui 36e01f1b3a
Add pid in all fuse ops (#92)
Expose PID as metadata in CreateFile, OpenFile and FlushFile operations

This will help us with kahing/goofys#273

Co-authored-by: Sai Teja Suram <pratap130492@gmail.com>
Co-authored-by: Sai Teja Suram <pts@avah.dev>
2020-10-28 08:51:23 +01:00
..
inode.go remove naked returns across the code base (#75) 2020-01-28 10:10:08 +01:00
memfs.go Add pid in all fuse ops (#92) 2020-10-28 08:51:23 +01:00
memfs_go18_test.go memfs_test: pass on Go 1.8 and above, too. 2016-12-19 15:07:56 +11:00
memfs_others_test.go memfs_test: pass on Go 1.8 and above, too. 2016-12-19 15:07:56 +11:00
memfs_test.go Add pid in all fuse ops (#92) 2020-10-28 08:51:23 +01:00
posix_test.go posix_test: Reenable O_APPEND tests by using raw syscall (#88) 2020-07-05 10:42:22 +02:00