diff options
| author | Max Reitz | 2019-09-18 11:51:41 +0200 |
|---|---|---|
| committer | Max Reitz | 2019-10-28 12:05:24 +0100 |
| commit | 82325ae5f2f86ad696db3d66563a078daabc9769 (patch) | |
| tree | 6d767f100da50b850abcf17357dbc6da3f419827 /python | |
| parent | block: Add @exact parameter to bdrv_co_truncate() (diff) | |
| download | qemu-82325ae5f2f86ad696db3d66563a078daabc9769.tar.gz qemu-82325ae5f2f86ad696db3d66563a078daabc9769.tar.xz qemu-82325ae5f2f86ad696db3d66563a078daabc9769.zip | |
block: Evaluate @exact in protocol drivers
We have two protocol drivers that return success when trying to shrink a
block device even though they cannot shrink it. This behavior is now
only allowed with exact=false, so they should return an error with
exact=true.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190918095144.955-6-mreitz@redhat.com
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
