gvisor/pkg/sentry/fsimpl/tmpfs
Jamie Liu 3a16b829c5 Port filesystem metrics to VFS2.
PiperOrigin-RevId: 343196927
2020-11-18 18:10:02 -08:00
..
BUILD Port filesystem metrics to VFS2. 2020-11-18 18:10:02 -08:00
benchmark_test.go [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. 2020-10-13 11:31:22 -07:00
device_file.go Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
directory.go Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
filesystem.go Port filesystem metrics to VFS2. 2020-11-18 18:10:02 -08:00
named_pipe.go Make pipe min/max sizes match linux. 2020-11-03 12:12:06 -08:00
pipe_test.go [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. 2020-10-13 11:31:22 -07:00
regular_file.go Port filesystem metrics to VFS2. 2020-11-18 18:10:02 -08:00
regular_file_test.go Implement POSIX locks 2020-06-17 10:04:26 -07:00
save_restore.go Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
socket_file.go Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
stat_test.go Port memfd_create to vfs2 and finish implementation of file seals. 2020-05-14 09:35:54 -07:00
symlink.go Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
tmpfs.go fs/tmpfs: use atomic operations to access inode.mode 2020-11-13 00:48:22 -08:00
tmpfs_test.go [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. 2020-10-13 11:31:22 -07:00