]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: optionally exclude any zeroed extents from object list-snaps
authorJason Dillaman <dillaman@redhat.com>
Wed, 9 Sep 2020 16:16:30 +0000 (12:16 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 21 Sep 2020 11:51:56 +0000 (07:51 -0400)
commite721dab66bee37fb72ed190147cc0ecaecf60c30
treee190d8b44c18d767ba98b722ac6fc3980f4d6d69
parenta99c69829f9615056165352677abd1811813a573
librbd: optionally exclude any zeroed extents from object list-snaps

When listing parent snapshots we only care about data extents and not
about zeroed or missing extents.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/io/ObjectRequest.cc
src/librbd/io/Types.h