On 01.12.2016 03:05, Max Reitz wrote: > When trying to invoke qemu-img commit with a base image file name that > is not part of the top image's backing chain, the user receives a rather > plain "Base not found" error message. This is not really helpful because > it does not explain what "not found" means, potentially leaving the user > wondering why qemu cannot find a file despite it clearly existing in the > file system. > > Improve the error message by clarifying that "not found" means "not > found in the top image's backing chain". > > Reported-by: Ala Hino <[email protected]> > Signed-off-by: Max Reitz <[email protected]> > --- > Reported in: https://bugzilla.redhat.com/show_bug.cgi?id=1390991 > --- > qemu-img.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to my block tree. Max
signature.asc
Description: OpenPGP digital signature
