Re: [libvirt] [PATCH] util: Improve error reporting from absolutePathFromBaseFile helper

2012-10-31 Thread Martin Kletzander
On 10/31/2012 11:19 AM, Peter Krempa wrote: There are multiple reasons canonicalize_file_name() used in absolutePathFromBaseFile helper can fail. This patch enhances error reporting from that helper. --- src/util/storage_file.c | 35 --- 1 file changed, 24

Re: [libvirt] [PATCH] util: Improve error reporting from absolutePathFromBaseFile helper

2012-10-31 Thread Peter Krempa
On 10/31/12 11:40, Martin Kletzander wrote: On 10/31/2012 11:19 AM, Peter Krempa wrote: There are multiple reasons canonicalize_file_name() used in absolutePathFromBaseFile helper can fail. This patch enhances error reporting from that helper. --- src/util/storage_file.c | 35