]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #33194 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 13 Feb 2020 23:21:30 +0000 (15:21 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 13 Feb 2020 23:21:30 +0000 (15:21 -0800)
commit5c98a5fd7b6dcb402bbe09bc3926bdd1f838f436
treeae714202bb763d9a397aedb5491ab51df774a994
parent9b84bb2f6966702183b561cd5bca4aa093189c77
parent2c9642131f1dc6ec536bed19dcae5ea5e4619af9
Merge PR #33194 into master

* refs/pull/33194/head:
qa: add tests for mds_join_fs cluster affinity
qa: update cluster warning message for removed MDS
doc: add section on new mds_join_fs behavior
mon/MDSMonitor: enforce mds_join_fs cluster affinity
mon/MDSMonitor: use type of info.rank or mds_rank_t
qa: accept operation on current fs status
qa: add method to enable multifs
qa: fix nested generator use
qa: manage config changes through mons

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>