Skip to content

Return ENOSYS for xattr requests#51

Merged
benbjohnson merged 1 commit intosuperfly:mainfrom
darthShadow:handle-unsupported-xattr-requests
Aug 12, 2022
Merged

Return ENOSYS for xattr requests#51
benbjohnson merged 1 commit intosuperfly:mainfrom
darthShadow:handle-unsupported-xattr-requests

Conversation

@darthShadow
Copy link
Contributor

Return ENOSYS for xattr requests so that they are permanently failed and no longer sent to the filesystem.

Relevant sources:

bazil/fuse#254
https://github.com/libfuse/libfuse/blob/0b6d97cf5938f6b4885e487c3bd7b02144b1ea56/include/fuse_lowlevel.h#L811

…and no longer sent to the filesystem

Signed-off-by: Anagh Kumar Baranwal <6824881+darthShadow@users.noreply.github.com>
@benbjohnson benbjohnson merged commit 065b4f6 into superfly:main Aug 12, 2022
@benbjohnson
Copy link
Collaborator

Good catch. Thanks!

@darthShadow darthShadow deleted the handle-unsupported-xattr-requests branch August 12, 2022 20:29
@benbjohnson benbjohnson added this to the v0.2.0 milestone Nov 16, 2022
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