summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/testutil/testutil.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-10-13[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-03-31Allow passing root file type to tmpfs.Nicolas Lacasse
2020-02-14Allow vfs.IterDirentsCallback.Handle() to return an error.gVisor bot
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-02-04Remove argument from vfs.MountNamespace.DecRef()Fabricio Voznika
2020-01-27Update package locations.Adin Scannell
2020-01-22De-duplicate common test functionality for VFS2 filesystems.Rahat Mahmood
2020-01-21Implement sysfs.Rahat Mahmood