gvisor/pkg/sentry/fsimpl/overlay
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
..
BUILD
copy_up.go Implement copy-up-coherent mmap for VFS2 overlayfs. 2020-09-11 13:01:54 -07:00
directory.go
filesystem.go [vfs] overlayfs: decref VD when not using it. 2020-09-08 14:42:39 -07:00
non_directory.go Implement copy-up-coherent mmap for VFS2 overlayfs. 2020-09-11 13:01:54 -07:00
overlay.go Implement copy-up-coherent mmap for VFS2 overlayfs. 2020-09-11 13:01:54 -07:00