]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: fix mds cluster availability check
authorYan, Zheng <zyan@redhat.com>
Wed, 4 Jan 2017 08:21:58 +0000 (16:21 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 12 Jan 2017 18:31:01 +0000 (19:31 +0100)
commitb0ab82bbe37c1df86e45ba37d80c2fe258ebed66
tree0bfaf0674b0d7db469b3eb27dc1755bcff182c93
parent56bfd77d2de4945a1b3920bf962cd2407ff74379
ceph: fix mds cluster availability check

We should apply the check after getting the initial mdsmap.

Fixes: 4b34e9440700 ("ceph: check availability of mds cluster on mount")
Link: http://tracker.ceph.com/issues/18161
Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/mds_client.c