On Mon, Jun 02, 2014 at 10:15:21PM +0200, Max Reitz wrote: > The exit code 63 (check not supported by image format) was not even > documented in the comment above the check command in the source code; > add it, as it does indeed seem useful. > > Also, document all of check's exit codes in the manpage. > > Signed-off-by: Max Reitz <mre...@redhat.com> > Reported-by: Markus Armbruster <arm...@redhat.com> > Reviewed-by: Eric Blake <ebl...@redhat.com> > --- > v2: Fixed spelling mistakes [Eric] > --- > qemu-img.c | 9 +++++---- > qemu-img.texi | 23 +++++++++++++++++++++++ > 2 files changed, 28 insertions(+), 4 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan