]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: only test crush ruleset for the newly created pool
authorSage Weil <sage@redhat.com>
Fri, 18 Sep 2015 13:41:25 +0000 (09:41 -0400)
committerLoic Dachary <ldachary@redhat.com>
Wed, 7 Oct 2015 16:09:21 +0000 (18:09 +0200)
commit6635530aa94b1f21c3052e64d4dfe3952f98fe83
tree07bc68cc1cddb2a91c8bf4c4b37088f9611ac31f
parentcc1fedda02fbf3c95d7a00f0b395db5439e96f90
mon/OSDMonitor: only test crush ruleset for the newly created pool

Otherwise, we test *all* crush rules.. which might be a lot, and
which is a big waste of time and effort.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 524b0bdcc45c2f4b95f2239c988e93250f337f3d)

Conflicts:
src/mon/OSDMonitor.cc : trivial resolution
src/mon/OSDMonitor.cc