gvisor/pkg/sentry/fsimpl/proc
Dean Deng 24bee1c181 Record VFS2 sockets in global socket map.
Updates #1476, #1478, #1484, #1485.

PiperOrigin-RevId: 304845354
2020-04-04 21:02:42 -07:00
..
BUILD Record VFS2 sockets in global socket map. 2020-04-04 21:02:42 -07:00
filesystem.go Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. 2020-03-27 16:56:16 -07:00
subtasks.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
task.go Combine file mode and isDir arguments 2020-03-26 08:48:04 -07:00
task_fds.go Add remaining procfs files 2020-03-13 18:57:07 -07:00
task_files.go Fix /proc/self/mounts and /proc/self/mountinfo in VFS2. 2020-03-31 15:07:26 -07:00
task_net.go Record VFS2 sockets in global socket map. 2020-04-04 21:02:42 -07:00
tasks.go Disallow kernfs.Inode.SetStat for readonly inodes 2020-03-14 13:48:06 -07:00
tasks_files.go Enforce file size rlimits in VFS2 2020-03-16 16:00:49 -07:00
tasks_sys.go Initial network namespace support. 2020-02-20 15:20:40 -08:00
tasks_sys_test.go Update package locations. 2020-01-27 15:31:32 -08:00
tasks_test.go Add remaining procfs files 2020-03-13 18:57:07 -07:00