From: Xiubo Li <xiubli@xxxxxxxxxx> 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_IOC_GET_CLUSTER_AND_CLIENT_IDS ioctl cmd support fs/ceph/debugfs.c | 20 ++++++++++++++++++++ fs/ceph/ioctl.c | 23 +++++++++++++++++++++++ fs/ceph/ioctl.h | 15 +++++++++++++++ fs/ceph/super.h | 1 + 4 files changed, 59 insertions(+) -- 2.27.0