Skip to content

PuterFS extension proxy#1875

Merged
KernelDeimos merged 6 commits intomainfrom
eric/25AV1
Nov 5, 2025
Merged

PuterFS extension proxy#1875
KernelDeimos merged 6 commits intomainfrom
eric/25AV1

Conversation

@KernelDeimos
Copy link
Copy Markdown
Contributor

"Files changed" will include changes from #1868 until that PR is merged.

@KernelDeimos KernelDeimos force-pushed the eric/25AV1 branch 2 times, most recently from 0f11e02 to f919279 Compare November 5, 2025 02:18
This temporary proxy provider will allow methods of the puterfs
filesystem type to be moved to an extension incrementally instead of all
at once. See comment above the class for a more detailed explanation.
This fixes PD incident Q3ZNFWILVOFKU3. This issue was not caught in
testing - in fact after deleting a user the files were deleted as
expected, but it's unclear to me how I observed that with this issue
present.
This service was registered within FilesystemService for legacy reasons
but now it needs to be accessed by an extension. In order for the
extension import to work as expected this service needs to be registered
at the same phase as other services.
@KernelDeimos KernelDeimos marked this pull request as ready for review November 5, 2025 02:22
@KernelDeimos KernelDeimos merged commit b853383 into main Nov 5, 2025
5 checks passed
@jelveh jelveh deleted the eric/25AV1 branch May 1, 2026 20:01
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.

1 participant