|
From: | Max Reitz |
Subject: | Re: [Qemu-devel] [PATCH 03/12] block/nfs: Add create_opts |
Date: | Tue, 25 Nov 2014 15:49:50 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 2014-11-25 at 15:41, Kevin Wolf wrote:
Am 25.11.2014 um 15:07 hat Max Reitz geschrieben:The nfs protocol driver is capable of creating images, but did not specify any creation options. Fix it. Cc: address@hidden Signed-off-by: Max Reitz <address@hidden>As you'll respin anyway: Can you mention how this would fail? (I suppose some segfault when trying to access the options?)
I'd have to try, but I guess it actually doesn't fail in most cases because the size option is part of the format drivers options anyway. I can imagine something being broken when doing preallocation in qcow2, though, which makes the qcow2 reset the size option.
Max
[Prev in Thread] | Current Thread | [Next in Thread] |