]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: do not send dup failure reports
authorSage Weil <sage@redhat.com>
Fri, 18 Sep 2015 01:45:16 +0000 (21:45 -0400)
committerSage Weil <sage@redhat.com>
Mon, 23 Nov 2015 13:36:14 +0000 (08:36 -0500)
commitc9534dfb15a595387f2daf2795fa03e6330efb7b
treed632e0d0d431a408d60b61af9de53e23c2f9ebf4
parent865ddcac41069f7857a3066b3b04a5c62cc1db8c
osd: do not send dup failure reports

If a failure report is already pending, we do not need to resend
it.

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