]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: assert on CEPH_FEATURE_MON_STATEFUL_SUB
authorKefu Chai <kchai@redhat.com>
Tue, 24 Jan 2017 04:49:01 +0000 (12:49 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 27 Jan 2017 04:17:38 +0000 (12:17 +0800)
commitff1fd4b4b69b52ef5ae734115b1d733aad03b03e
tree7db0585134aa55bf7e5df0e5c01d2fe17c22b545
parent24abb20695b28738f5314132eb8e84fe7eb5e968
mon: assert on CEPH_FEATURE_MON_STATEFUL_SUB

this feature was introduced in jewel. and we are targeting luminous in
master. so it's safe to assume that all OSDs in the cluster have this
feature.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/PGMonitor.cc