gvisor/pkg/sentry/fsimpl/tmpfs
Dean Deng 00d9776a4b Add socket files to tmpfs VFS2.
Updates #1476.

PiperOrigin-RevId: 305024274
2020-04-06 07:31:27 -07:00
..
BUILD Add socket files to tmpfs VFS2. 2020-04-06 07:31:27 -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 Add NAME_MAX checks and update file times 2020-04-02 19:39:03 -07:00
filesystem.go Add socket files to tmpfs VFS2. 2020-04-06 07:31:27 -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 Add NAME_MAX checks and update file times 2020-04-02 19:39:03 -07:00
regular_file_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
socket_file.go Add socket files to tmpfs VFS2. 2020-04-06 07:31:27 -07:00
stat_test.go Fix typo in TODO comments. 2020-04-02 17:07:13 -07:00
symlink.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
tmpfs.go Add socket files to tmpfs VFS2. 2020-04-06 07:31:27 -07:00