-
Hanna Reitz authored
If a block device is unbacked, a streaming blockjob should immediately finish instead of beginning to try to stream, then noticing the backing file does not contain even the first sector (since it does not exist) and then finishing normally. Signed-off-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>Hanna Reitz authoredIf a block device is unbacked, a streaming blockjob should immediately finish instead of beginning to try to stream, then noticing the backing file does not contain even the first sector (since it does not exist) and then finishing normally. Signed-off-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Loading