gvisor/pkg/sentry/control
Jamie Liu 9f87400f08 Support VFS2 save/restore.
Inode number consistency checks are now skipped in save/restore tests for
reasons described in greatest detail in StatTest.StateDoesntChangeAfterRename.
They pass in VFS1 due to the bug described in new test case
SimpleStatTest.DifferentFilesHaveDifferentDeviceInodeNumberPairs.

Fixes #1663

PiperOrigin-RevId: 338776148
2020-10-23 17:48:33 -07:00
..
BUILD Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
control.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
logging.go Internal change. 2020-06-17 15:10:40 -07:00
pprof.go Stop profiling when the sentry exits 2020-08-05 11:30:11 -07:00
proc.go [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. 2020-10-13 11:31:22 -07:00
proc_test.go Implement TTY field in control.Processes(). 2019-12-06 14:34:13 -08:00
state.go Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00