gvisor/runsc
Dean Deng 1b88c63b3e Move hostfs mount to Kernel struct.
This is needed to set up host fds passed through a Unix socket. Note that
the host package depends on kernel, so we cannot set up the hostfs mount
directly in Kernel.Init as we do for sockfs and pipefs.

Also, adjust sockfs to make its setup look more like hostfs's and pipefs's.

PiperOrigin-RevId: 308274053
2020-04-24 10:03:43 -07:00
..
boot Move hostfs mount to Kernel struct. 2020-04-24 10:03:43 -07:00
cgroup Standardize on tools directory. 2020-01-27 12:21:00 -08:00
cmd Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer
sandbox Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
specutils Add logging message for noNewPrivileges OCI option. 2020-04-10 20:32:23 -07:00
BUILD
main.go Add test name to boot and gofer log files 2020-04-17 13:28:54 -07:00
version.go
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00