ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
authorXiubo Li <xiubli@redhat.com>
Thu, 3 Sep 2020 13:01:39 +0000 (09:01 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 12 Oct 2020 13:29:26 +0000 (15:29 +0200)
commit2678da88f4b449300d56e0e7a9e77d1a79c83463
tree4c59dcf1d7706783cc11e697065d94155d08c60d
parentc5f575ed08c38d077a581a1ec0c48c23ee6b7c21
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc

This will help simplify the code.

[ jlayton: fix minor merge conflict in quota.c ]

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/caps.c
fs/ceph/dir.c
fs/ceph/file.c
fs/ceph/inode.c
fs/ceph/locks.c
fs/ceph/quota.c
fs/ceph/snap.c
fs/ceph/super.h