Home
last modified time | relevance | path

Searched hist:"49 a2e483" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqed.c49a2e483 Wed Jun 01 21:10:09 GMT 2016 Eric Blake <eblake@redhat.com> qed: Convert to bdrv_co_pwrite_zeroes()

Another step on our continuing quest to switch to byte-based
interfaces.

Kill an abuse of the comma operator while at it (fortunately,
the semantics were still right). Also, the test for requests
not aligned to clusters should be applied always, not just
when a backing file is present.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>