gvisor/pkg/sentry/fsimpl/tmpfs
Fabricio Voznika 2a6c4369be Enforce file size rlimits in VFS2
Updates #1035

PiperOrigin-RevId: 301255357
2020-03-16 16:00:49 -07:00
..
BUILD Implement file locks for regular tmpfs files in VFSv2. 2020-01-31 14:15:41 -08:00
benchmark_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
device_file.go Add support for device special files to VFS2 tmpfs. 2020-01-24 17:07:54 -08:00
directory.go Allow vfs.IterDirentsCallback.Handle() to return an error. 2020-02-14 14:40:35 -08:00
filesystem.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
named_pipe.go Update package locations. 2020-01-27 15:31:32 -08:00
pipe_test.go Inline vfs.VirtualFilesystem in Kernel struct 2020-02-14 13:40:39 -08:00
regular_file.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -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 Convert memfs into proto-tmpfs. 2020-01-06 12:52:55 -08:00
tmpfs.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00