]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: reflect REQUIRE_*_OSDS flag in required features
authorSage Weil <sage@redhat.com>
Wed, 25 Jan 2017 23:40:45 +0000 (18:40 -0500)
committerSage Weil <sage@redhat.com>
Wed, 25 Jan 2017 23:40:45 +0000 (18:40 -0500)
commit1a5cc32f0a3bf5ef06642402e930e3786700ab7d
tree5c61028fb618e587f00804a6955d9ba0bbc52997
parentcd2ab329fc4b7529d71fbf07e0662289152b2a5b
osd/OSDMap: reflect REQUIRE_*_OSDS flag in required features

Callers should be mindful of the mask output; this isn't necessary
an exhaustive list of features that e.g. a kraken OSD would/should
have--just certain interesting ones.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSDMap.cc