Max Reitz fbc8e1b7e4 vpc: Do not return RAW from block_status
vpc is not really a passthrough driver, even when using the fixed
subformat (where host and guest offsets are equal).  It should handle
preallocation like all other drivers do, namely by returning
DATA | RECURSE instead of RAW.

There is no tangible difference but the fact that bdrv_is_allocated() no
longer falls through to the protocol layer.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190725155512.9827-4-mreitz@redhat.com
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2019-08-19 17:13:26 +02:00
..
2019-08-16 18:29:43 -04:00
2019-08-16 16:43:46 +01:00
2019-08-16 13:31:52 +02:00
2019-08-19 17:13:26 +02:00
2019-08-16 15:53:37 +01:00
2019-08-19 17:13:26 +02:00
2019-08-16 15:53:37 +01:00
2019-08-16 13:31:52 +02:00
2019-05-28 20:30:55 +02:00
2019-08-19 17:13:26 +02:00
2019-08-15 13:22:13 -05:00
2019-08-19 17:13:26 +02:00
2019-08-19 17:13:26 +02:00