]> git-server-git.apps.pok.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>
Sun, 23 Aug 2015 09:32:37 +0000 (17:32 +0800)
commit03a1a3cf023a9aeb2fa26820e49e5efe3f3b3789
treeedcb451e27935e10bf842ced1d7952f8333798c7
parent42f8c5daad16aa849a0b99871d50161673c0c370
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>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc