]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: propagate POOL_SNAPS|SELFMANAGED_SNAPS to tiers 21282/head
authorSage Weil <sage@redhat.com>
Sun, 8 Apr 2018 19:40:45 +0000 (14:40 -0500)
committerSage Weil <sage@redhat.com>
Mon, 9 Apr 2018 11:51:39 +0000 (06:51 -0500)
commit8f6e2a1009ced5422762d260367baa8134f70bd8
treeef95f236d82671db28bc26bb423bb28b63ba8b4c
parent37c22b273959c6ca54808f3cb8d22a2d250d0c1b
osd/OSDMap: propagate POOL_SNAPS|SELFMANAGED_SNAPS to tiers

We set this when we add selfmanaged snaps to the base tier.  When those
propagate to the cache tier, propagate the flags, too!

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