gvisor/test/runner
Fabricio Voznika b928a241ef Enable VFS2 by default
This change enables VFS2 by default. VFS2 is much faster than the previous
implementation and it's also more compatible. VFS1 is no longer supported and
will be deleted from the code.

Use `--vfs2=false` if you need to disable it. Make sure to report a bug if you
have the need to disable VFS2 or something is not working for you.

Closes #1035

PiperOrigin-RevId: 404898135
2021-10-21 15:48:25 -07:00
..
gtest Internal change. 2021-09-11 18:04:15 -07:00
setup_container Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
BUILD Run `:socket_inet_loopback_isolated_test_linux` tests in a container. 2021-06-24 17:49:09 -07:00
defs.bzl Add verity open benchmark test 2021-07-23 14:35:42 -07:00
main.go Enable VFS2 by default 2021-10-21 15:48:25 -07:00