gvisor/pkg/sentry/fsimpl
Jamie Liu dc029b4b96 Implement VFS2 tmpfs mount options.
As in VFS1, the mode, uid, and gid options are supported.

Updates #1197

PiperOrigin-RevId: 315340510
2020-06-08 13:28:18 -07:00
..
devpts Remove IfChange/ThenChange lint from VFS2 2020-05-18 14:26:09 -07:00
devtmpfs Port devpts to VFS2. 2020-04-23 17:34:29 -07:00
eventfd Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl. 2020-05-07 12:44:03 -07:00
ext Implement IN_EXCL_UNLINK inotify option in vfs2. 2020-05-29 12:28:49 -07:00
gofer Implement mount(2) and umount2(2) for VFS2. 2020-06-05 19:12:03 -07:00
host Move fsimpl/host file offset from inode to fileDescription. 2020-05-20 14:53:51 -07:00
kernfs Implement IN_EXCL_UNLINK inotify option in vfs2. 2020-05-29 12:28:49 -07:00
pipefs Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
proc Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
signalfd Port signalfd to vfs2. 2020-05-07 11:41:50 -07:00
sockfs Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
sys Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
testutil Allow passing root file type to tmpfs. 2020-03-31 15:02:57 -07:00
timerfd Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl. 2020-05-07 12:44:03 -07:00
tmpfs Implement VFS2 tmpfs mount options. 2020-06-08 13:28:18 -07:00