gvisor/runsc/container
Ayush Ranjan e819029f3a [lisa] Plumb lisafs through runsc.
lisafs is only supported in VFS2. Added a runsc flag which enables lisafs.
When the flag is enabled, the gofer process and the client communicate using
lisafs protocol instead of 9P.

Added a filesystem option in fsimpl/gofer which indicates if lisafs is being
used. That will be used to gate lisafs on the gofer client.

Note that this change does not make the gofer client use lisafs just yet.

Updates #5465

PiperOrigin-RevId: 397917844
2021-09-20 22:34:01 -07:00
..
BUILD Clean test tags. 2021-04-20 13:11:25 -07:00
console_test.go Fix stdios ownership 2021-07-12 16:55:40 -07:00
container.go [lisa] Plumb lisafs through runsc. 2021-09-20 22:34:01 -07:00
container_norace_test.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
container_race_test.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
container_test.go runsc: add global profile collection flags 2021-09-16 11:20:37 -04:00
hook.go Fix GoLand analyzer errors under runsc/... 2021-07-12 16:45:33 -07:00
multi_container_test.go Fix stdios ownership 2021-07-12 16:55:40 -07:00
shared_volume_test.go Fix stdios ownership 2021-07-12 16:55:40 -07:00
state_file.go Fix GoLand analyzer errors under runsc/... 2021-07-12 16:45:33 -07:00
status.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00