CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ceph: add vxattrs to get ids and status debug file support
@ 2020-11-10 14:17 xiubli
  2020-11-10 14:17 ` [PATCH v3 1/2] ceph: add " xiubli
  2020-11-10 14:17 ` [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport xiubli
  0 siblings, 2 replies; 11+ messages in thread
From: xiubli @ 2020-11-10 14:17 UTC (permalink / raw)
  To: jlayton, idryomov; +Cc: zyan, pdonnell, ceph-devel, Xiubo Li

From: Xiubo Li <xiubli@redhat.com>

V3:
- switch ioctl to vxattr.

V2:
- some typo fixings
- switch to use ceph_client_gid() and ceph_client_addr() helpers
- for ioctl cmd will return in text for cluster/client ids

Xiubo Li (2):
  ceph: add status debug file support
  ceph: add ceph.{clusterid/clientid} vxattrs suppport

 fs/ceph/debugfs.c | 20 ++++++++++++++++++++
 fs/ceph/super.h   |  1 +
 fs/ceph/xattr.c   | 42 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 63 insertions(+)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-11-16  4:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-10 14:17 [PATCH v3 0/2] ceph: add vxattrs to get ids and status debug file support xiubli
2020-11-10 14:17 ` [PATCH v3 1/2] ceph: add " xiubli
2020-11-10 15:00   ` Jeff Layton
2020-11-13 19:42   ` Patrick Donnelly
2020-11-16  4:34     ` Xiubo Li
2020-11-10 14:17 ` [PATCH v3 2/2] ceph: add ceph.{clusterid/clientid} vxattrs suppport xiubli
2020-11-10 14:59   ` Jeff Layton
2020-11-10 15:59   ` Ilya Dryomov
2020-11-10 16:26     ` Jeff Layton
2020-11-11  0:53       ` Xiubo Li
2020-11-11  1:02     ` Xiubo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox