]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: do not scrub if scrub is in progress
authorSage Weil <sage@inktank.com>
Tue, 9 Jul 2013 21:12:15 +0000 (14:12 -0700)
committerSage Weil <sage@inktank.com>
Tue, 9 Jul 2013 21:12:15 +0000 (14:12 -0700)
commit00ae543b3e32f89d906a0e934792cc5309f57696
tree6f219f067731105e2c555bc2b25b431d233d2372
parent8638fb64b112af702114583dc660e51d873200a2
mon: do not scrub if scrub is in progress

This prevents an assert from unexpected scrub results from the previous
scrub on the leader.

Backport: cuttlefish
Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/Monitor.cc