]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: partial revert of "ReplicatedPG: result code not correctly set in some cases." 6622/head
authorSage Weil <sage@redhat.com>
Tue, 17 Nov 2015 20:40:28 +0000 (15:40 -0500)
committerSage Weil <sage@redhat.com>
Tue, 17 Nov 2015 20:40:28 +0000 (15:40 -0500)
commit04e3810c895733ecae9f54c7c73cd8b958c95577
tree54df5899fab5d0a81ef682f2a94ac787c69a216c
parent46249fe5b2de9c975547e38f85aac426b9420b61
osd: partial revert of "ReplicatedPG: result code not correctly set in some cases."

This reverts the parts of commit 3b5d54bec0f0556b7dd6e7ea7e6df02ec71f97d9
that change omap return values (i.e., do not just assert, but
change what the client sees).

Fixes: #13796
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/ReplicatedPG.cc