diff options
author | Artem Ikonnikov <[email protected]> | 2024-05-19 00:40:54 +0300 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2024-05-23 10:35:47 +0200 |
commit | 93a2221c9c1ae32643df67c482dc4c4c591b7514 (patch) | |
tree | 3a799d2e3fadb8a923f57ea56bf7e6c0d9d44b10 /lib/debugobjects.c | |
parent | d8fc89815f67db960d1684e1c89c36292a981250 (diff) |
doc: ceph: update userspace command to get CephFS metadata
According to ceph documentation [1], "getfattr -d /some/dir" no longer
displays the list of all extended attributes. Both CephFS kernel and
FUSE clients hide this information.
To retrieve the information you have to specify the particular attribute
name e.g. "getfattr -n ceph.dir.rbytes /some/dir".
[1] https://docs.ceph.com/en/latest/cephfs/quota/
Signed-off-by: Artem Ikonnikov <[email protected]>
Reviewed-by: Xiubo Li <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions