gvisor/pkg/sentry/fsimpl/tmpfs
Adin Scannell d29e59af9f Standardize on tools directory.
PiperOrigin-RevId: 291745021
2020-01-27 12:21:00 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
benchmark_test.go Convert memfs into proto-tmpfs. 2020-01-06 12:52:55 -08:00
device_file.go Add support for device special files to VFS2 tmpfs. 2020-01-24 17:07:54 -08:00
directory.go Convert memfs into proto-tmpfs. 2020-01-06 12:52:55 -08:00
filesystem.go Add support for device special files to VFS2 tmpfs. 2020-01-24 17:07:54 -08:00
named_pipe.go Move VFS2 handling of FD readability/writability to vfs.FileDescription. 2020-01-22 12:29:36 -08:00
pipe_test.go Convert memfs into proto-tmpfs. 2020-01-06 12:52:55 -08:00
regular_file.go Move VFS2 handling of FD readability/writability to vfs.FileDescription. 2020-01-22 12:29:36 -08:00
regular_file_test.go Implement tmpfs.SetStat with a size argument. 2020-01-16 14:39:55 -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 Convert memfs into proto-tmpfs. 2020-01-06 12:52:55 -08:00
tmpfs.go Add support for device special files to VFS2 tmpfs. 2020-01-24 17:07:54 -08:00