summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/time.go
AgeCommit message (Expand)Author
2020-08-07Try to update atime and mtime on VFS2 gofer files on dentry eviction.Jamie Liu
2020-07-01[vfs2][gofer] Update file size to 0 on O_TRUNCAyush Ranjan
2020-06-05Implement mount(2) and umount2(2) for VFS2.Rahat Mahmood
2020-04-02Add NAME_MAX checks and update file timesFabricio Voznika
2020-02-04VFS2 gofer clientJamie Liu