summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/file_description_impl_util_test.go
AgeCommit message (Expand)Author
2020-01-27Update package locations.Adin Scannell
2019-12-27Add VFS2 support for /proc/filesystems.Jamie Liu
2019-12-20Move VFS2 file description status flags to vfs.FileDescription.Jamie Liu
2019-12-10Add most VFS methods for syscalls.Jamie Liu
2019-11-25Minor VFS2 interface changes.Jamie Liu
2019-08-16vfs: Remove vfs.DefaultDirectoryFD from embedding vfs.DefaultFD.Ayush Ranjan
2019-08-13Add vfs.DynamicBytesFileDescriptionImpl.Jamie Liu