]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: add mon_debug_no_require_luminous
authorSage Weil <sage@redhat.com>
Wed, 22 Feb 2017 01:13:23 +0000 (19:13 -0600)
committerSage Weil <sage@redhat.com>
Wed, 12 Apr 2017 22:15:16 +0000 (18:15 -0400)
commit38aff741f3c8ba975d5b7339dc03bd97391b03c2
treece370cf7bb6a25e530ead2687779a8fdef7f4aee
parent25eb40bd4b52b3cf77e8bf754f06794920b509a4
mon/OSDMonitor: add mon_debug_no_require_luminous

Add debug option not to set the require_luminous osdmap flag on mkfs, for
debugging purposes.

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