Searched hist:b4ac32f34f24b832e51fe092988e1d05396510eb (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | diff b4ac32f34f24b832e51fe092988e1d05396510eb Tue Nov 15 04:14:01 CST 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>
|