Re: [libvirt] [PATCH 5/9] storage_backend: Fix error reporting with regex helper

2011-05-13 Thread Eric Blake
On 05/13/2011 02:10 PM, Cole Robinson wrote: > Some clients overwrite the error from the regex helper, or do half-baked > error reporting with the exitstatus. > > Signed-off-by: Cole Robinson > --- > src/storage/storage_backend.c | 11 +-- > src/storage/storage_backend.h

[libvirt] [PATCH 5/9] storage_backend: Fix error reporting with regex helper

2011-05-13 Thread Cole Robinson
Some clients overwrite the error from the regex helper, or do half-baked error reporting with the exitstatus. Signed-off-by: Cole Robinson --- src/storage/storage_backend.c | 11 +-- src/storage/storage_backend.h |3 +-- src/storage/storage_backend_fs.c |5