summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/memfs/memfs.go
AgeCommit message (Expand)Author
2019-11-25Minor VFS2 interface changes.Jamie Liu
2019-10-19Add support for pipes in VFS2.Kevin Krakauer
2019-10-04Change linux.FileMode from uint to uint16, and update VFS to use FileMode.Kevin Krakauer
2019-08-16vfs: Remove vfs.DefaultDirectoryFD from embedding vfs.DefaultFD.Ayush Ranjan
2019-08-08memfs fixes.Jamie Liu
2019-07-18Sentry virtual filesystem, v2Jamie Liu