]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: use next_map to determine if peer is down 31293/head
authorMingxin Liu <mingxin@xsky.com>
Fri, 5 Jan 2018 10:00:36 +0000 (18:00 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 31 Oct 2019 16:30:19 +0000 (17:30 +0100)
commit1c4670fc9fbe1a405e3896610cbc81a57eb6aefc
tree2457d0c3caba5eb6a8fe5dd09ead381f2130e988
parent5ff3e8ea3dc0742fe90b3b8581c58198beb7d3d4
osd: use next_map to determine if peer is down

or peer was once down after this msg had been sent out

Signed-off-by: Mingxin Liu <mingxin@xsky.com>
(cherry picked from commit dc279bdd8675cf26a4517ac8399a84db510eb883)
src/osd/OSD.h
src/osd/PG.cc