]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson: Implement ObjectDataHandler::zero using hole punching 45775/head
authorSamuel Just <sjust@redhat.com>
Thu, 7 Apr 2022 21:30:32 +0000 (21:30 +0000)
committerchunmei-liu <chunmei.liu@intel.com>
Wed, 13 Apr 2022 00:49:03 +0000 (17:49 -0700)
commitd06ce17625472878662a907ef90994407c4bb0af
tree4381f0b6bad0f65dda00ba5e461a1e995e5398a9
parent88319b475f5d09b2dee2c31f326b11f89dac7771
crimson: Implement ObjectDataHandler::zero using hole punching

Trim already treats Reserved regions as zero, let's use that
for zero as well.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/object_data_handler.cc
src/crimson/os/seastore/object_data_handler.h