summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/proc/task_fds.go
AgeCommit message (Expand)Author
2020-04-24Plumb context.Context into kernfs.Inode.Open().Dean Deng
2020-04-24Fixes for procfsFabricio Voznika
2020-04-08Do not hold FileDescription references in VFS2 procfs inodes.Jamie Liu
2020-04-06Correctly implement magic symlinks in VFS2 procfs.Jamie Liu
2020-03-13Add remaining procfs filesFabricio Voznika