]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: pool-ops against non-existent pools should return error 21804/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 9 May 2018 15:45:51 +0000 (11:45 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 9 May 2018 15:45:51 +0000 (11:45 -0400)
commit43dbdb9d2997171868a590671fec3afe7089c3f3
tree8423d78cc2187a158b66b3e959b0e3e039efa6db
parent43f7b17129ea8ab0a98f615ffc4d78ccad98309f
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>
src/mon/OSDMonitor.cc