Home
last modified time | relevance | path

Searched hist:b4ac32f3 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqed.cb4ac32f3 Tue Nov 15 10:14:01 GMT 2016 Kevin Wolf <kwolf@redhat.com> qed: Remove callback from qed_copy_from_backing_file()

With this change, qed_aio_write_prefill() and qed_aio_write_postfill()
collapse into a single function. This is reflected by a rename of the
combined function to qed_aio_write_cow().

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