]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: do not open pgs when the pg is not in pg_map 11803/head
authorXinze Chi <xinze@xsky.com>
Mon, 7 Nov 2016 00:05:58 +0000 (08:05 +0800)
committerXinze Chi <xinze@xsky.com>
Mon, 7 Nov 2016 01:19:40 +0000 (09:19 +0800)
commit3c1526e6058cd97107b6cb1b6e885fd099005a11
tree68fe85738466abc304d69509ba74ae7642dc92bc
parent45722ecbe4fc537d7fd8d43f83a9f30386d32875
OSD: do not open pgs when the pg is not in pg_map

the pg may be removed before the C_OpenPGs callbacked by finisher

Fixes: http://tracker.ceph.com/issues/17806
Signed-off-by: Xinze Chi <xinze@xsky.com>
src/osd/OSD.cc
src/osd/OSD.h