gvisor/pkg/sentry/fsimpl/tmpfs
Nicolas Lacasse 0d1e299079 Pass configurable FilesystemType to tmpfs.
PiperOrigin-RevId: 304234086
2020-04-01 12:06:37 -07:00
..
BUILD Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
benchmark_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
device_file.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
directory.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
filesystem.go Add BoundEndpointAt filesystem operation. 2020-03-26 21:52:24 -07:00
named_pipe.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
pipe_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
regular_file.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
regular_file_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
stat_test.go Add timestamps to VFS2 tmpfs, and implement some of SetStat. 2020-01-15 16:32:55 -08:00
symlink.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
tmpfs.go Pass configurable FilesystemType to tmpfs. 2020-04-01 12:06:37 -07:00