]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG::hit_set_persist: update ssc->snapset as well 3536/head
authorSamuel Just <sjust@redhat.com>
Fri, 23 Jan 2015 17:07:44 +0000 (09:07 -0800)
committerSamuel Just <sjust@redhat.com>
Fri, 23 Jan 2015 17:08:01 +0000 (09:08 -0800)
commitcfce41d1fe438c793ee0d3a3824773a8bf0d92a1
tree0d6e69f014acd3c185770859babbae275778abe4
parentf1f6f0bd30a6144c78d59f1752dca50804091ce3
ReplicatedPG::hit_set_persist: update ssc->snapset as well

This is a hack.  The correct answer is to adapt this method and
finish_ctx to allow this method to use finish_ctx.  This is complicated
by the presence of the hit set trims in the same repop, so for now, we
kick the can down the road a bit.

Fixes: 10616
Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ReplicatedPG.cc