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

Remove workspacefs loopback mount code #8064

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

bduffany
Copy link
Member

@bduffany bduffany commented Dec 16, 2024

We aren't actively using this code. The debugfs codepath is probably "fast enough" since we updated it to only copy output paths in #7959, and also this code is likely to be supplanted by FUSE anyway. If we do want to try this code again in the future, we can always bring it back, but should test thoroughly in dev first because we hit some issues with the loopback device approach last time.

@bduffany bduffany force-pushed the rm-mount-workspace-file branch from 310706f to 2218fcb Compare December 16, 2024 20:56
@bduffany bduffany merged commit 3672a32 into master Dec 16, 2024
15 checks passed
@bduffany bduffany deleted the rm-mount-workspace-file branch December 16, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants