mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
block/null: Implement bdrv_get_allocated_file_size
It is trivial, so we might as well do it. Remove _filter_actual_image_size from iotest 184, so we get to see the result in its reference output. Signed-off-by: Max Reitz <mreitz@redhat.com>
This commit is contained in:
parent
081e465026
commit
07cd7b659a
4 changed files with 13 additions and 5 deletions
|
@ -464,7 +464,7 @@ No conflict:
|
|||
image: null-co://
|
||||
file format: null-co
|
||||
virtual size: 1 GiB (1073741824 bytes)
|
||||
disk size: unavailable
|
||||
disk size: 0 B
|
||||
|
||||
Conflict:
|
||||
qemu-img: --force-share/-U conflicts with image options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue