]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix cloned object context
authorSage Weil <sage@newdream.net>
Tue, 16 Jun 2009 23:00:31 +0000 (16:00 -0700)
committerSage Weil <sage@newdream.net>
Tue, 16 Jun 2009 23:00:31 +0000 (16:00 -0700)
commita07894d17ecd1c52f00490c758eb73e1994cc7c3
treea9ea15b5f08a2a1c69a3efb8d37d441cc0de9107
parente3105a06df9f2e7e5388d051f8938441c95a08b0
osd: fix cloned object context

Screws up subsequent reads on cloned objects.  And the bad ref
counting was leaking memory.
src/osd/ReplicatedPG.cc