]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: sub_op_push fix
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 14 Jul 2011 00:06:18 +0000 (17:06 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 14 Jul 2011 00:07:37 +0000 (17:07 -0700)
commit357db1d0c59714500686778f9a9f8c309d959681
treedf2579d04b1b695b94392e605f4d008dbbd5a519
parent3d1457908dcf8707461184f07db5a4bade7dd79f
ReplicatedPG: sub_op_push fix

We need to iterate over the intersection of data_subset and data_needed,
not the original data_needed.

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