gvisor/pkg/sentry
Jamie Liu 9a5635eb17 Implement copy-up-coherent mmap for VFS2 overlayfs.
This is very similar to copy-up-coherent mmap in the VFS1 overlay, with the
minor wrinkle that there is no fs.InodeOperations.Mappable().

Updates #1199

PiperOrigin-RevId: 331206314
2020-09-11 13:01:54 -07:00
..
arch Running hello-world on Thunderx2 with kvm 2020-08-12 05:37:27 -04:00
contexttest Pass overlay credentials via context in copy up. 2020-08-21 15:06:09 -07:00
control Simplify FD handling for container start/exec 2020-09-04 11:42:02 -07:00
device
devices
fdimport
fs Fix host unix socket to not swallow EOF incorrectly. 2020-09-11 11:56:04 -07:00
fsbridge
fsimpl
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostfd
hostmm
inet Add loss recovery option for TCP. 2020-08-05 20:50:06 -07:00
kernel Fix the use after nil check on args.MountNamespaceVFS2 2020-09-08 15:50:29 +08:00
limits
loader Consistent precondition formatting 2020-08-20 13:32:24 -07:00
memmap
mm
pgalloc
platform
sighandling Fix "application exiting with {Code:0 Signo:27}" during boot. 2020-03-13 11:26:45 -07:00
socket Improve type safety for transport protocol options 2020-09-08 12:17:39 -07:00
state
strace ip6tables: move ipv4-specific logic into its own file 2020-08-19 13:47:47 -07:00
syscalls [vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions. 2020-09-08 11:51:39 -07:00
time Disable debug time adjustment logging 2020-07-13 15:42:53 -07:00
unimpl
uniqueid
usage Add maximum memory limit. 2020-05-06 10:30:18 -07:00
vfs Unlock VFS.mountMu before FilesystemImpl calls for /proc/[pid]/{mounts,mountinfo}. 2020-09-09 18:45:42 -07:00
watchdog Make flag propagation automatic 2020-08-26 20:24:41 -07:00
BUILD