gvisor/pkg/sentry/fsimpl
Nicolas Lacasse d0b1d0233d Move pkg/sentry/vfs/{eventfd,timerfd} to new packages in pkg/sentry/fsimpl.
They don't depend on anything in VFS2, so they should be their own packages.

PiperOrigin-RevId: 310416807
2020-05-07 12:44:03 -07:00
..
devpts Return correct name for imported host files 2020-05-05 09:21:14 -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 Fix Unix socket permissions. 2020-04-28 20:13:01 -07:00
gofer Update comments for synthetic gofer files in vfs2. 2020-05-05 10:01:28 -07:00
host Return correct name for imported host files 2020-05-05 09:21:14 -07:00
kernfs Return correct name for imported host files 2020-05-05 09:21:14 -07:00
pipefs Return correct name for imported host files 2020-05-05 09:21:14 -07:00
proc Add maximum memory limit. 2020-05-06 10:30:18 -07:00
signalfd Port signalfd to vfs2. 2020-05-07 11:41:50 -07:00
sockfs Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00
sys Return correct name for imported host files 2020-05-05 09:21:14 -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 Fix Unix socket permissions. 2020-04-28 20:13:01 -07:00