]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: do not send ACK separate from COMMIT
authorSage Weil <sage@redhat.com>
Sat, 10 Dec 2016 23:03:10 +0000 (17:03 -0600)
committerSage Weil <sage@redhat.com>
Thu, 29 Dec 2016 15:30:07 +0000 (10:30 -0500)
commitb9a3698e4c85c11c0fa46c3b960083496062235a
tree44ea0701af91af90d99c1b1746cdd8231537506b
parente94521638b13eccb7ad94c89d36b66b52fe7002a
osd/ReplicatedPG: do not send ACK separate from COMMIT

This never comes before COMMIT, making it useless to clients.  And it's
just unnecessary overhead.

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