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 <kw...@redhat.com> > --- > blockdev.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan