]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: refactor and new key "all" for osd pool get command 3887/head
authorMichal Jarzabek <stiopa@gmail.com>
Thu, 5 Mar 2015 18:01:05 +0000 (18:01 +0000)
committerMichal Jarzabek <stiopa@gmail.com>
Mon, 9 Mar 2015 19:44:26 +0000 (19:44 +0000)
commitea6192116cb1af4b8f4964cf7d5c69f164680205
treec231667c2a466133dd7c699dfdd8c434f4978173
parenta88a8f0e5c71ad861fbad264da72694ed4992be9
mon/OSDMonitor: refactor and new key "all" for osd pool get command

This will only output all the values applicable to a given type of pool.
So for example for a pool that is not a tier pool values like HIT_SET_TYPE,
HIT_SET_PERIOD, HIT_SET_COUNT etc. will be ignored.

Fixes: #10891
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
qa/workunits/cephtool/test.sh
src/mon/MonCommands.h
src/mon/OSDMonitor.cc