On 2014-11-25 at 15:49, Max Reitz wrote:
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: qemu-sta...@nongnu.org
Signed-off-by: Max Reitz
As
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: qemu-sta...@nongnu.org
Signed-off-by: Max Reitz
As you'll respin anyway: Can you mention how
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: qemu-sta...@nongnu.org
> Signed-off-by: Max Reitz
As you'll respin anyway: Can you mention how this would fail? (I suppose
some s
The nfs protocol driver is capable of creating images, but did not
specify any creation options. Fix it.
Cc: qemu-sta...@nongnu.org
Signed-off-by: Max Reitz
---
block/nfs.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/block/nfs.c b/block/nfs.c
index c76e368..ca9e24e 10064