Re: [PATCH] block: Be more verbose in create fallback

2023-08-18 Thread Kevin Wolf
Am 20.07.2023 um 16:00 hat Hanna Czenczek geschrieben: > For image creation code, we have central fallback code for protocols > that do not support creating new images (like NBD or iscsi). So for > them, you can only specify existing paths/exports that are overwritten > to make clean new images.

Re: [PATCH] block: Be more verbose in create fallback

2023-07-20 Thread Eric Blake
On Thu, Jul 20, 2023 at 04:00:24PM +0200, Hanna Czenczek wrote: > For image creation code, we have central fallback code for protocols > that do not support creating new images (like NBD or iscsi). So for > them, you can only specify existing paths/exports that are overwritten > to make clean new

[PATCH] block: Be more verbose in create fallback

2023-07-20 Thread Hanna Czenczek
For image creation code, we have central fallback code for protocols that do not support creating new images (like NBD or iscsi). So for them, you can only specify existing paths/exports that are overwritten to make clean new images. In such a case, if the given path cannot be opened (assuming a