]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: add flag to force thick-provisioning during write_zeroes API
authorJason Dillaman <dillaman@redhat.com>
Tue, 30 Jun 2020 20:59:47 +0000 (16:59 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 5 Jul 2020 22:55:17 +0000 (18:55 -0400)
commit0d10b0af65ec6ccfbbfa733323dee45a3e1edd14
tree9e7371fa5d3fb2b2d03e273efb7b72eb9f551a52
parente9cc7d863ac8d63caefd191d9b7942e51c5bf780
librbd: add flag to force thick-provisioning during write_zeroes API

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/rbd/librbd.h
src/librbd/api/Io.cc
src/pybind/rbd/rbd.pyx
src/test/librbd/test_librbd.cc
src/test/pybind/test_rbd.py