Skip to content

backend/fs: fallback to file-based metadata when xattr isn't available - #897

Merged
fsouza merged 1 commit into
mainfrom
fallback-to-file-when-xattr-isnt-available
Aug 19, 2022
Merged

backend/fs: fallback to file-based metadata when xattr isn't available#897
fsouza merged 1 commit into
mainfrom
fallback-to-file-when-xattr-isnt-available

Conversation

@fsouza

@fsouza fsouza commented Aug 18, 2022

Copy link
Copy Markdown
Owner

Related to #894.

@@ -0,0 +1,30 @@
// Copyright 2022 Francisco Souza. All rights reserved.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@@ -0,0 +1,29 @@
// Copyright 2022 Francisco Souza. All rights reserved.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@fsouza
fsouza merged commit c8087ad into main Aug 19, 2022
@fsouza
fsouza deleted the fallback-to-file-when-xattr-isnt-available branch August 19, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants