Skip to content

fix: exclude uhelper=udisks2 for strict filesystems like erofs/zonefs - #1524

Open
shadichy wants to merge 1 commit into
storaged-project:masterfrom
shadichy:fix-strict-fs-uhelper
Open

fix: exclude uhelper=udisks2 for strict filesystems like erofs/zonefs#1524
shadichy wants to merge 1 commit into
storaged-project:masterfrom
shadichy:fix-strict-fs-uhelper

Conversation

@shadichy

@shadichy shadichy commented Jun 7, 2026

Copy link
Copy Markdown

When attempting to mount strict filesystems like EROFS via udisksctl, the operation fails because udisks2 automatically appends the uhelper=udisks2 mount option. Strict filesystems reject this unknown option, resulting in a mount failure. This commit adds a generic check to omit the uhelper parameter for a list of known strict filesystems.

@shadichy

shadichy commented Jun 7, 2026

Copy link
Copy Markdown
Author

This resolves issue #1522 but it conflicts with PR #1523 due to difference in method. These solutions are provided with the help of Gemini.

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