]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix checks on mds add_data_pool 5323/head
authorJohn Spray <john.spray@redhat.com>
Thu, 23 Jul 2015 09:15:56 +0000 (10:15 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 23 Jul 2015 13:08:33 +0000 (14:08 +0100)
commit329741ec238d6af4b69bc838ba667be232741b3d
tree3be4a6c4bcbd436ff79c6dd5aec184f9d1471ee7
parent29ea23c3ff997edbccf04bdf4d983c6630f8ff18
mon: fix checks on mds add_data_pool

Use same _check_pool helper as during fs creation.

Fixes: #12426
Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/MDSMonitor.cc