summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFam Zheng2018-07-10 08:31:23 +0200
committerKevin Wolf2018-07-10 16:46:22 +0200
commit5416a11eb55d46c376dde97c429b89e9b4e1a94f (patch)
treec7f58ce65327100e4acf7527c210f88b9e2e51b1 /include
parentblock: Use common req handling in copy offloading (diff)
downloadqemu-5416a11eb55d46c376dde97c429b89e9b4e1a94f.tar.gz
qemu-5416a11eb55d46c376dde97c429b89e9b4e1a94f.tar.xz
qemu-5416a11eb55d46c376dde97c429b89e9b4e1a94f.zip
block: Fix bdrv_co_truncate overlap check
If we are growing the image and potentially using preallocation for the new area, we need to make sure that no write requests are made to the "preallocated" area which is [@old_size, @offset), not [@offset, offset * 2 - @old_size). Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions