]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: switch thick-provision image creation to use new write_zeroes API 35861/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 30 Jun 2020 21:08:19 +0000 (17:08 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 5 Jul 2020 22:55:17 +0000 (18:55 -0400)
commit0e8aa956a3b632805135cfd9bf04dbddd48a3644
tree99faa424e5a03a99dde7f0ed9db2a84d8ff9d911
parent0d10b0af65ec6ccfbbfa733323dee45a3e1edd14
rbd: switch thick-provision image creation to use new write_zeroes API

Also fix some of the concurrency and chunk size issues when handling
fancy striped images.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd/action/Create.cc