]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: pool-ops against non-existent pools should return error 21958/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 9 May 2018 15:45:51 +0000 (11:45 -0400)
committerKefu Chai <kchai@redhat.com>
Sat, 12 May 2018 12:13:35 +0000 (20:13 +0800)
commit9f62f1d368c278a6d367e90707a1f3a3553dbabb
treeb3671d5adc56c5ee89c7656ccd261b05c5bf2cb2
parent627ac70307670e77a06ea8a762420ae3543f8a93
mon: pool-ops against non-existent pools should return error

Fixes: http://tracker.ceph.com/issues/24000
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 43dbdb9d2997171868a590671fec3afe7089c3f3)
src/mon/OSDMonitor.cc