]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: trim_objects: only filter SnapSet::snaps for pre-octopus
authorSage Weil <sage@redhat.com>
Tue, 11 Jun 2019 18:52:32 +0000 (13:52 -0500)
committerSage Weil <sage@redhat.com>
Tue, 2 Jul 2019 13:37:48 +0000 (08:37 -0500)
commitc88d860dcef695124ae0d7af72b8e3046ee4bc41
treee55877bfac35650cf8890b0b47e6d772e7e4d34e
parentb1a5bff4a888d69bc783d8ffae855c639fb98969
osd/PrimaryLogPG: trim_objects: only filter SnapSet::snaps for pre-octopus

For octopus and later, we don't need SnapSet::snaps.

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