gvisor/pkg/sentry/fsimpl
Nicolas Lacasse 0d1e299079 Pass configurable FilesystemType to tmpfs.
PiperOrigin-RevId: 304234086
2020-04-01 12:06:37 -07:00
..
devtmpfs Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
ext Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
gofer Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
host Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
kernfs Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
proc Fix /proc/self/mounts and /proc/self/mountinfo in VFS2. 2020-03-31 15:07:26 -07:00
sockfs Add socket filesystem and global disconnected socket mount for VFS2. 2020-03-31 19:17:12 -07:00
sys Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
testutil Allow passing root file type to tmpfs. 2020-03-31 15:02:57 -07:00
tmpfs Pass configurable FilesystemType to tmpfs. 2020-04-01 12:06:37 -07:00