]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: fix recovery op leak due to recovery preemption 18568/head
authorSage Weil <sage@redhat.com>
Thu, 26 Oct 2017 21:23:41 +0000 (16:23 -0500)
committerSage Weil <sage@redhat.com>
Thu, 26 Oct 2017 21:23:41 +0000 (16:23 -0500)
commit5f96edfb41c4b028732cf12da5ab44322e251b2a
tree8cd64e87550a09795b79d90da9ffdae2136a43e5
parent9a28a5c9d7ae618f5b79d3727ba155b5066a2653
osd/PG: fix recovery op leak due to recovery preemption

This was fixed in master in a different patch, but are not yet ready to
backport the bits there that came before this.  For now, fix it
specifically for luminous.  We can either sort out the conflicts later
or revert this and backport the master parts conflict-free.

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