Home
last modified time | relevance | path

Searched hist:"7 dad9ee6467e0e3024fbe09f8a363148558b8eef" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff 7dad9ee6467e0e3024fbe09f8a363148558b8eef Fri Feb 17 04:23:33 CST 2017 Kevin Wolf <kwolf@redhat.com> blockdev: Use BlockBackend to resize in qmp_block_resize()

In order to be able to do permission checking and to keep working with
the BdrvChild based bdrv_truncate() that this involves, we need to
create a temporary BlockBackend to resize the image.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>