]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: update pull_info and data_subset in sub_op_push
authorSamuel Just <samuel.just@dreamhost.com>
Fri, 17 Jun 2011 23:23:58 +0000 (16:23 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Wed, 22 Jun 2011 18:41:17 +0000 (11:41 -0700)
commit05c3edfe61a56136ad5d019bf9a0e80dc25bc43a
tree3fc4c1c1bf661fa44af3dc76a244a67a329481c2
parent7f29866020053f1e173db219ebc7ac19e6f4ea94
ReplicatedPG: update pull_info and data_subset in sub_op_push

data_subset and data_needed in pull_info need to be updated with the
results of running calc_clone_subsets in sub_op_push

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/ReplicatedPG.cc