]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: do not clean up split state on deleted pools
authorSage Weil <sage@redhat.com>
Wed, 13 Dec 2017 00:49:38 +0000 (18:49 -0600)
committerSage Weil <sage@redhat.com>
Thu, 11 Jan 2018 23:07:00 +0000 (17:07 -0600)
commitd153a95bfec486ffb191eec7c52ceaf96172f20f
tree56a7ff61d87d13e36f1971164b9bf248fa9c80a2
parent70aacb4a6e58e38ee026417ad1f0326f1e4fb491
osd: do not clean up split state on deleted pools

We want the PGs to get created and then process the newer osdmap(s) to
delete themselves.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc