]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix clone push when head is correct old version
authorSage Weil <sage@newdream.net>
Tue, 25 Nov 2008 22:00:55 +0000 (14:00 -0800)
committerSage Weil <sage@newdream.net>
Tue, 25 Nov 2008 22:00:55 +0000 (14:00 -0800)
commit2fa65b59a5e79f98083b17eb092a479e24fe19ee
treed62a5000f674e375debc3a0893685204f9624ce8
parent1cff740f60da0a68f87f24d35a636a47874867da
osd: fix clone push when head is correct old version

If the replica's head is the clone source version, our push should instruct
the replica to clone its contents.
src/osd/ReplicatedPG.cc