]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: change fabrication of promoted clone snaps
authorSage Weil <sage@redhat.com>
Tue, 11 Jun 2019 21:33:19 +0000 (16:33 -0500)
committerSage Weil <sage@redhat.com>
Tue, 2 Jul 2019 13:37:48 +0000 (08:37 -0500)
commita362fedc81ab5ae76149397b2b1544206568ea9f
tree631c4541f76d6cb2aa31e870b3a10cc49345548b
parent096449813272af262be27baf4205eaf3c542b78d
osd/PrimaryLogPG: change fabrication of promoted clone snaps

Instead of using SnapSet::snaps (which we are trying to kill), use the
clone_snaps[] snaps.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PrimaryLogPG.cc