]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: condition PGMap->creating priming on !luminous
authorSage Weil <sage@redhat.com>
Sat, 13 May 2017 02:08:57 +0000 (21:08 -0500)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:01:11 +0000 (13:01 -0400)
commit0e598d965a0c98b1137d005e4b6f5a401fb9d38d
tree530f1621d0807703dc42002c2235df2796e8e2e1
parent08bd81fa10724e60c0c80b1815369842224c46b9
mon/OSDMonitor: condition PGMap->creating priming on !luminous

Once we set the luminous flag we shouldn't need this anymore.  In fact,
we should stop needing this immediately after we set the monitor
luminous flag.

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