]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: OSDMonitor: allow (un)setting 'hashpspool' flag via 'osd pool set' 1315/head
authorJoao Eduardo Luis <joao.luis@inktank.com>
Fri, 11 Oct 2013 00:43:48 +0000 (17:43 -0700)
committerGreg Farnum <greg@inktank.com>
Tue, 25 Feb 2014 21:34:39 +0000 (13:34 -0800)
commit5667566313b69dca011e897b2fa752356ad8901b
treedfaad6bd3433bd70b398ca45c162299ea130654d
parent0ae335298b85daba5125a3da4ad26d598c76ecab
mon: OSDMonitor: allow (un)setting 'hashpspool' flag via 'osd pool set'

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 1c2886964a0c005545abab0cf8feae7e06ac02a8)

Conflicts:

src/mon/MonCommands.h
src/mon/OSDMonitor.cc

mon: ceph hashpspool false clears the flag
instead of toggling it.
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Christophe Courtaut <christophe.courtaut@gmail.com>
Reviewed-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 589e2fa485b94244c79079f249428d4d545fca18

Replace some of the infrastructure required by this command that
was not present in Dumpling with single-use code.
Signed-off-by: Greg Farnum <greg@inktank.com>
qa/workunits/cephtool/test.sh
src/mon/MonCommands.h
src/mon/OSDMonitor.cc