summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/fuse/dev_test.go
AgeCommit message (Expand)Author
2020-09-16Fix FUSE go unit test merge conflict mistakeJinmou Li
2020-09-16Add FUSE umount supportJinmou Li
2020-09-16Refactor FUSE connection for readability and structureJinmou Li
2020-09-16Rename marshal.Task to marshal.CopyContext.Rahat Mahmood
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
2020-09-08Honor readonly flag for root mountFabricio Voznika
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-07-30Merge pull request #3179 from jinmouil:fuse_initgVisor bot
2020-07-29Add FUSE_INITJinmou Li
2020-07-27Add device implementation for /dev/fuseRidwan Sharif