gvisor/pkg/sentry/syscalls
Dean Deng 5e413cad10 Plumb VFS2 imported fds into virtual filesystem.
- When setting up the virtual filesystem, mount a host.filesystem to contain
  all files that need to be imported.
- Make read/preadv syscalls to the host in cases where preadv2 may not be
  supported yet (likewise for writing).
- Make save/restore functions in kernel/kernel.go return early if vfs2 is
  enabled.

PiperOrigin-RevId: 300922353
2020-03-14 07:14:33 -07:00
..
linux Plumb VFS2 imported fds into virtual filesystem. 2020-03-14 07:14:33 -07:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
epoll.go Cleanup straggling syscall dependencies. 2019-07-09 16:18:02 -07:00
syscalls.go Cleanup straggling syscall dependencies. 2019-07-09 16:18:02 -07:00