diff options
author | Dean Deng <deandeng@google.com> | 2020-04-24 10:02:22 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-04-24 10:03:43 -0700 |
commit | 1b88c63b3e6b330c8399bf92f148cc80374bee18 (patch) | |
tree | 34606e57da3b91bd210ad5f9949412a9ad097b4a /benchmarks/harness | |
parent | 40a712c57cd78c51c9875ae04b5e795113c75e62 (diff) |
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
Diffstat (limited to 'benchmarks/harness')
0 files changed, 0 insertions, 0 deletions