]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #23243 into master
authorSage Weil <sage@redhat.com>
Tue, 7 Aug 2018 13:54:00 +0000 (08:54 -0500)
committerSage Weil <sage@redhat.com>
Tue, 7 Aug 2018 13:54:00 +0000 (08:54 -0500)
* refs/pull/23243/head:
mon/OSDMonitor: remove ambiguous type case for 'osd pool set' value
mon: use throwing variant of cmd_getval
common/cmdparse: add cmd_getval_throws variants that throw bad_cmd_get
mon: catch bad_cmd_exception and reply EINVAL
common/cmdparse: add bad_cmd_get exception

Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>

Trivial merge