qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] blockdev: Replace "undefined error" in qmp_bloc


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] blockdev: Replace "undefined error" in qmp_block_resize
Date: Thu, 2 May 2013 16:49:02 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, May 02, 2013 at 03:32:55PM +0200, Kevin Wolf wrote:
> We have an errno value that can be displayed, so we should just do that.
> An easy way to reproduce this case is to resize a raw image to a size
> that is too large for the host file system.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  blockdev.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]