]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: add return value to RepGather 12305/head
authorSamuel Just <sjust@redhat.com>
Sun, 4 Dec 2016 02:12:31 +0000 (18:12 -0800)
committerSamuel Just <sjust@redhat.com>
Sun, 4 Dec 2016 02:27:47 +0000 (18:27 -0800)
commit9bf51f9f0d3a17f4da54816c342c3da7823c0606
tree4ba6580bf5ef8e2f4fff173791d8331b1b5097e2
parent5c5c117a33b1b18d6ad640c99b694d7f465e00b4
ReplicatedPG: add return value to RepGather

Now that repops can represent an error, we need to remember
the error code so that we can reply to waiting_for_* messages
with the right value.

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