]> www.infradead.org Git - users/dwmw2/qemu.git/commit
file-posix: Implement bdrv_co_copy_range
authorFam Zheng <famz@redhat.com>
Fri, 1 Jun 2018 09:26:43 +0000 (17:26 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 1 Jun 2018 13:41:48 +0000 (14:41 +0100)
commit1efad060d7e131dd52ecd1e038a6ddd37a3940c8
tree4b55633dcca404ae4cd99c70b5793329c8f63fa0
parentfd9fcd37a8645efe322956d94f76e90135522a16
file-posix: Implement bdrv_co_copy_range

With copy_file_range(2), we can implement the bdrv_co_copy_range
semantics.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 20180601092648.24614-6-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/file-posix.c
configure
include/block/raw-aio.h