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

document/fuse: Make the host-path xattr more useful #1597

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

swick
Copy link
Contributor

@swick swick commented Jan 22, 2025

See: #1563

@swick swick force-pushed the wip/host-path-xattr-fixes branch 2 times, most recently from fab49c7 to 0cc3485 Compare January 24, 2025 12:42
* Gets rid of the null-termination. It serves no purpose and trips up
  software that reads xattrs because they want to encode all the data,
  including the null termination byte.
* Returns the actual host path for all files instead of only on the file
  that was exported. This is especially useful when entire folders were
  exported.
@swick swick force-pushed the wip/host-path-xattr-fixes branch from 0cc3485 to 9765a48 Compare January 24, 2025 13:42
@GeorgesStavracas GeorgesStavracas added this to the 1.20 milestone Jan 24, 2025
@GeorgesStavracas GeorgesStavracas added the portal: documents Issues with the documents portal label Jan 24, 2025
@GeorgesStavracas GeorgesStavracas added this pull request to the merge queue Jan 24, 2025
Merged via the queue into flatpak:main with commit 4b30051 Jan 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
portal: documents Issues with the documents portal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants