]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: send old_version to replicas
authorSage Weil <sage@newdream.net>
Tue, 2 Dec 2008 18:49:22 +0000 (10:49 -0800)
committerSage Weil <sage@newdream.net>
Tue, 2 Dec 2008 18:49:22 +0000 (10:49 -0800)
commitde347b133306fb982481706e12638563eecfbdad
tree3495c2ae994bc760a91b0b9f7d593084813dd15d
parent055b5104a0937471603a44d95bae02084203c45d
osd: send old_version to replicas

Otherwise CLONE entries in the PG log on replicas have 0'0 for
prior_version, and everything goes to hell.
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h