commit | 466560b9fcada2656b276eb30e25da15a6e706df | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Mon Aug 18 14:52:29 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Aug 20 11:53:52 2014 +0200 |
tree | fd04cce0f35449f6cf36fec27426e4fc930e189a | |
parent | 927e0e769f4008f458de8a94a809e85c1fd016eb [diff] |
virtio-blk: allow block_resize with dataplane Now that block_resize acquires the AioContext we can safely allow resizing the disk. Reported-by: Andrey Korolyov <andrey@xdel.ru> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>