]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PGLog: optionally record error return codes for extra_reqids
authorJason Dillaman <dillaman@redhat.com>
Thu, 18 Oct 2018 15:27:33 +0000 (11:27 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 29 Oct 2018 14:48:37 +0000 (10:48 -0400)
commit881669f00767198411cf040ead9eb44cca8be84a
tree3b13680518571d937ae5a6c6a2f41fd9a7fdafa2
parent645c3122b2a95fc575f1ad4baa0d77d0d99d5527
osd/PGLog: optionally record error return codes for extra_reqids

When a cache tier promotes an object with one or more error PG log
entries, these errors need to be propagated and recorded for dup
op detection.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/osd/PGLog.cc
src/osd/PGLog.h
src/osd/osd_types.cc
src/osd/osd_types.h