Skip to content

fix: [Bug]: Fuse mounts are not backuped - #2327

Open
Roshan931 wants to merge 1 commit into
PlakarKorp:mainfrom
Roshan931:prilog/fix-error-no-xattr-is-never-passed-to-the-importer-08-21-2026-cc4862
Open

fix: [Bug]: Fuse mounts are not backuped#2327
Roshan931 wants to merge 1 commit into
PlakarKorp:mainfrom
Roshan931:prilog/fix-error-no-xattr-is-never-passed-to-the-importer-08-21-2026-cc4862

Conversation

@Roshan931

Copy link
Copy Markdown

Fixes #2045

Root cause

-no-xattr is never passed to the importer options

Changes

  • Propagate Backup.NoXattr into the importer options (connectors.Options.NoXattr) in DoBackup so the fs importer skips xattr.LList entirely when -no-xattr is given, and add a regression test that asserts the flag reaches the importer factory.

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.

[Bug]: Fuse mounts are not backuped

2 participants