gvisor/runsc/cli
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 Move runsc reference leak checking to better locations. 2021-04-19 16:48:27 -07:00
main.go [lisa] Plumb lisafs through runsc. 2021-09-20 22:34:01 -07:00