summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/special_file.go
AgeCommit message (Expand)Author
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-06-01Handle gofer blocking opens of host named pipes in VFS2.Jamie Liu
2020-05-11Internal change.Jamie Liu
2020-04-02Add NAME_MAX checks and update file timesFabricio Voznika
2020-03-16Enforce file size rlimits in VFS2Fabricio Voznika
2020-02-04VFS2 gofer clientJamie Liu