Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable VFS2 by default #6766

Closed
wants to merge 0 commits into from
Closed

Enable VFS2 by default #6766

wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

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

@copybara-service copybara-service bot added the exported Issue was exported automatically label Oct 20, 2021
@google-cla google-cla bot added the cla: yes CLA has been signed label Oct 20, 2021
@copybara-service copybara-service bot force-pushed the test/cl404404173 branch 2 times, most recently from 1d5cf1c to dae82bb Compare October 21, 2021 22:00
@copybara-service copybara-service bot closed this Oct 21, 2021
@copybara-service copybara-service bot deleted the test/cl404404173 branch October 21, 2021 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sentry Virtual Filesystem v2 (VFS2)
0 participants