Feature #48404
client: add a ceph.caps vxattr
Status:
In Progress
Priority:
Normal
Assignee:
Category:
Introspection/Control
Target version:
% Done:
0%
Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Client
Labels (FS):
task(easy)
Pull request ID:
Description
We recently added a new vxattr to the kernel client, to help support some testing and to generally improve visibility into the caps subsystem. Add a new ceph.caps vxattr to libcephfs as well.
History
#1 Updated by Jeff Layton 5 months ago
So (e.g.):
$ getfattr --name ceph.caps fsx # file: fsx ceph.caps="pAsLsXsFs/0x155"
#2 Updated by Patrick Donnelly 4 months ago
- Subject changed from add a ceph.caps vxattr to client: add a ceph.caps vxattr
- Assignee set to Kotresh Hiremath Ravishankar
- Target version set to v16.0.0
- Source set to Development
- Component(FS) Client added
- Component(FS) deleted (
libcephfs) - Labels (FS) task(easy) added
#3 Updated by Kotresh Hiremath Ravishankar 3 months ago
- Status changed from New to In Progress
#4 Updated by Patrick Donnelly 3 months ago
- Target version changed from v16.0.0 to v17.0.0