]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-objectstore-tool: do not populate snapmapper with missing clones
authorSage Weil <sage@redhat.com>
Tue, 20 Jun 2017 18:25:28 +0000 (14:25 -0400)
committerSage Weil <sage@redhat.com>
Tue, 20 Jun 2017 18:25:28 +0000 (14:25 -0400)
commit867ada5bd577cf25a6e40db340f0c3bb9d408f3c
tree500d4cc8de3e85a79f7ebe693882c20238e925f4
parent4908814ffcb850f28c9f6d7a2a84dca74dea07f5
ceph-objectstore-tool: do not populate snapmapper with missing clones

Cache pools may have clones represented in SnapSet that are not stored
locally.  This is fine as long as ceph-objectstore-tool doesn't go and
add them when it shouldn't.

Fixes: http://tracker.ceph.com/issues/19943
Signed-off-by: Sage Weil <sage@redhat.com>
src/tools/ceph_objectstore_tool.cc