Skip to content

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
@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