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

Update doc for extended attributes #225

Merged
merged 3 commits into from
Mar 15, 2024

Conversation

HereThereBeDragons
Copy link
Contributor

@HereThereBeDragons HereThereBeDragons commented Jan 12, 2024

change xattr to table and add documentation about multipage attr, add example to restricting xattr access

issue #2922
pr #3355

documentation of the following might be missing (waiting for feedback if they should be added):

  Register("user.hitrate", new HitrateMagicXattr());
  Register("user.proxy_list", new ProxyListMagicXattr());
  Register("user.proxy_list_external", new ProxyListExternalMagicXattr());
  Register("user.timestamp_last_ioerr", new TimestampLastIOErrMagicXattr());
  Register("user.useddirp", new UsedDirPMagicXattr());
  Register("user.direct_io", new DirectIoMagicXattr());

  Register("user.authz", new AuthzMagicXattr());
  Register("user.external_url", new ExternalURLMagicXattr());

Copy link
Member

@jblomer jblomer left a comment

Choose a reason for hiding this comment

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

Very nice!

@vvolkl vvolkl merged commit 96e6b34 into cvmfs:latest Mar 15, 2024
2 checks passed
@HereThereBeDragons HereThereBeDragons deleted the xattr_paging branch May 3, 2024 07:31
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.

3 participants