summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/kernfs/fd_impl_util.go
AgeCommit message (Expand)Author
2019-12-30Add VFS2 support for device special files.Jamie Liu
2019-12-26Initial procfs implementation in VFSv2Fabricio Voznika
2019-12-20Move VFS2 file description status flags to vfs.FileDescription.Jamie Liu
2019-12-12Implement kernfs.Rahat Mahmood