]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: warn if 'sortbitwise' flag is not set and no legacy OSDs are present 8432/head
authorSage Weil <sage@redhat.com>
Wed, 6 Apr 2016 21:03:53 +0000 (17:03 -0400)
committerSage Weil <sage@redhat.com>
Wed, 6 Apr 2016 21:03:53 +0000 (17:03 -0400)
commitd3dbd8581bd39572dc55d4953b5d8c49255426d7
treed4e0b54be4d474772f4e953eef0dbbd2f3822a06
parentec8318df704e4a89aa19ca5146bf16f85897d2c0
mon: warn if 'sortbitwise' flag is not set and no legacy OSDs are present

If the user has upgraded, they should set sortbitwise.

Signed-off-by: Sage Weil <sage@redhat.com>
doc/release-notes.rst
src/common/config_opts.h
src/mon/OSDMonitor.cc