diff options
author | Tomáš Golembiovský <tgolembi@redhat.com> | 2016-07-08 13:18:09 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2016-09-15 15:32:22 +0300 |
commit | a41c457881b5463b18901a849b4289459ab1d231 (patch) | |
tree | 28cfd8bb295364bb773cd3b996097566dccae2f0 /scripts/coccinelle | |
parent | d4b84d564ee3eb7a58e4585d671fb3c220b6c3b9 (diff) |
curl: Operate on zero-length file
Another attempt to fix the bug 1596870.
When creating new disk backed by remote file accessed via HTTPS and the
backing file has zero length, qemu-img terminates with uniformative
error message:
qemu-img: disk.qcow2: CURL: Error opening file:
While it may not make much sense to operate on empty file, other block
backends (e.g. raw backend for regular files) seem to allow it. This
patch fixes it for the curl backend and improves the reported error.
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions