]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: _delete_head should adjust pending_attrs
authorSamuel Just <sam.just@inktank.com>
Sun, 9 Mar 2014 18:41:48 +0000 (11:41 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 10 Mar 2014 23:03:29 +0000 (16:03 -0700)
commit6669e4d69ec2eff2cde3322673b9c8bf265239f4
treedc6c1bdc077ae81ce74d9e31d9fe688b2dbd1ab2
parent60c1b9a5788ceb9ae5f87bb73fcadfd038512437
ReplicatedPG: _delete_head should adjust pending_attrs

We need the old attr_cache in make_writeable for the clone,
so make the changes to pending_attrs.

Fixes: #7663
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h