summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/fuse/utils_test.go
AgeCommit message (Expand)Author
2020-11-13Have fuse.DeviceFD hold reference on fuse.filesystem.Jamie Liu
2020-11-09Initialize references with a value of 1.Dean Deng
2020-09-16Fix FUSE unit test after vfs interface changeJinmou Li
2020-09-16Fix FUSE go unit test merge conflict mistakeJinmou Li
2020-09-16fs/fuse: Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Andrei Vagin
2020-09-16Add FUSE umount supportJinmou Li