]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add "ceph osd pool set $pool use_gmt_hitset true" cmd
authorKefu Chai <kchai@redhat.com>
Mon, 17 Aug 2015 16:04:23 +0000 (00:04 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 24 Mar 2016 11:54:50 +0000 (19:54 +0800)
commit87df212cfca33efbbee6376f528cb7d4895d1dc0
tree9d522a735b47e7fc820195d1699d4e5f4da31054
parent039240418060c9a49298dacc0478772334526dce
mon: add "ceph osd pool set $pool use_gmt_hitset true" cmd

allow "ceph osd pool set $pool use_gmt_hitset <true|1>" as long as
the cluster supports gmt hitset.

Fixes: #9732
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 03a1a3cf023a9aeb2fa26820e49e5efe3f3b3789)
src/mon/MonCommands.h
src/mon/OSDMonitor.cc