diff options
author | Fabricio Voznika <fvoznika@google.com> | 2021-10-21 15:45:54 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-10-21 15:48:25 -0700 |
commit | b928a241efc838d378d531ba2446e8611d95c1ac (patch) | |
tree | 38525b07e8eb0fab6cd4e593ae1036b3482c4bac /test/util | |
parent | 207221ffb27f2010c46468d827f1817432df3960 (diff) |
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
Diffstat (limited to 'test/util')
0 files changed, 0 insertions, 0 deletions