gvisor/pkg/sentry/fsimpl/gofer
gVisor bot 4075de11be Plumb VFS2 inside the Sentry
- Added fsbridge package with interface that can be used to open
  and read from VFS1 and VFS2 files.
- Converted ELF loader to use fsbridge
- Added VFS2 types to FSContext
- Added vfs.MountNamespace to ThreadGroup

Updates #1623

PiperOrigin-RevId: 295183950
2020-02-14 11:12:47 -08:00
..
BUILD
directory.go
filesystem.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
gofer.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
handle.go
handle_unsafe.go
p9file.go
pagemath.go
regular_file.go Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized. 2020-02-11 17:38:57 -08:00
special_file.go
symlink.go
time.go VFS2 gofer client 2020-02-04 11:29:22 -08:00