]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pg: handle MNotifyRec event in down state 20959/head
authorMingxin Liu <mingxin@xsky.com>
Mon, 19 Mar 2018 10:15:38 +0000 (18:15 +0800)
committerMingxin Liu <mingxin@xsky.com>
Mon, 19 Mar 2018 10:26:26 +0000 (18:26 +0800)
commit102fbd21aa55c2374751f60844fbcf7cbe2a3af5
tree17c6467c72cb6a35e86a45d5951cd0af9212ea57
parentc9091ab941a223006483f0fdb4be1d00333ead49
pg: handle MNotifyRec event in down state

if we receive notify with info contains newer les, try getinfo again

Signed-off-by: Mingxin Liu <mingxin@xsky.com>
src/osd/PG.cc
src/osd/PG.h
src/osd/osd_types.cc