]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG::do_op: wait_for_commit even for results < 0 entries
authorSamuel Just <sjust@redhat.com>
Fri, 2 Dec 2016 19:06:50 +0000 (11:06 -0800)
committerSamuel Just <sjust@redhat.com>
Fri, 2 Dec 2016 23:56:09 +0000 (15:56 -0800)
commit6f0dafcbf7612cd813a845265451a90b834f8aae
tree853335e942e2cb83432590c7bb22f2f85124d15b
parent77506161393d9ad5b43dba5f447ded9c28dfd5c4
ReplicatedPG::do_op: wait_for_commit even for results < 0 entries

This way, the replies come back in order and we don't expose
uncommitted results.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ReplicatedPG.cc