]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: store clone list in SnapSet
authorSage Weil <sage@redhat.com>
Wed, 22 Feb 2017 20:35:20 +0000 (14:35 -0600)
committerSage Weil <sage@redhat.com>
Fri, 5 May 2017 17:38:12 +0000 (13:38 -0400)
commit7f90c723949eebba9b9233ffdf3ea54efaca46aa
tree366ca975a78c3ebdf0abac092a9686c38b0d6af9
parentbdaf7740daa4a1185b57e84d277dad3b0dea47e3
osd: store clone list in SnapSet

Store the per-clone snaps list in SnapSet if (1) REQUIRE_LUMINOUS is set
in the OSDMap and (2) the SnapSet isn't a 'legacy' SnapSet that hasn't
been converted yet by scrub.

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