]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: do not ignore deleted pgs on startup 4044/head
authorSage Weil <sage@redhat.com>
Fri, 23 Jan 2015 18:47:44 +0000 (10:47 -0800)
committerLoic Dachary <ldachary@redhat.com>
Tue, 17 Mar 2015 16:41:08 +0000 (17:41 +0100)
commitd5b1b7e52242e082820e0cdd76dc59e9aea7f284
treec114649963d165a5674ff06f1491015f29bf6314
parent938e03630e075af03780da139ae879b5b0377734
osd: do not ignore deleted pgs on startup

These need to get instantiated so that we can complete the removal process.

Fixes: #10617
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 879fd0c192f5d3c6afd36c2df359806ea95827b8)
src/osd/OSD.cc