gvisor/pkg/sentry/fsbridge
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 Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
bridge.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
fs.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00
vfs.go Plumb VFS2 inside the Sentry 2020-02-14 11:12:47 -08:00