ceph: pass the mdsc to several helpers
authorXiubo Li <xiubli@redhat.com>
Fri, 9 Jun 2023 07:15:47 +0000 (15:15 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 3 Nov 2023 22:28:33 +0000 (23:28 +0100)
commit197b7d792d6aead2e30d4b2c054ffabae2ed73dc
treef034fe5f05587ae6e9f41cbf979cb1ea84ba85eb
parent5c5f0d2b5f92c47baf82b9b211e27edd7d195158
ceph: pass the mdsc to several helpers

We will use the 'mdsc' to get the global_id in the following commits.

Link: https://tracker.ceph.com/issues/61590
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/caps.c
fs/ceph/debugfs.c
fs/ceph/dir.c
fs/ceph/file.c
fs/ceph/mds_client.c
fs/ceph/mds_client.h
fs/ceph/mdsmap.c
fs/ceph/snap.c
fs/ceph/super.h
include/linux/ceph/mdsmap.h