]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #24666 into master
authorSage Weil <sage@redhat.com>
Mon, 29 Oct 2018 01:08:32 +0000 (20:08 -0500)
committerSage Weil <sage@redhat.com>
Mon, 29 Oct 2018 01:08:32 +0000 (20:08 -0500)
commit9e068b91086a842ec8315b0da1882b006f14d6ac
tree4cae50172fb05e43e8df98c0b1a7acac766a5cec
parent708f19438cd1265cb009dc0fa559dc87cb9f630d
parentb765a86345d9528d598ed9f1d8fcbeaeb77a83e6
Merge PR #24666 into master

* refs/pull/24666/head:
include/types: fixed compile warning for signed/unsigned comparison
osd/PrimaryLogPG: uncommitted dup ops should respond with logged return code
osd/PrimaryLogPG: propagate error return codes on object copy_get ops
osd/PGLog: optionally record error return codes for extra_reqids
osd/osd_types: include PG log return codes in object copy data

Reviewed-by: Sage Weil <sage@redhat.com>
src/osd/PG.h
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h
src/test/librados/tier.cc