]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage_backend: Fix error reporting with regex helper
authorCole Robinson <crobinso@redhat.com>
Tue, 10 May 2011 19:36:50 +0000 (15:36 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 17 May 2011 14:16:38 +0000 (10:16 -0400)
commit51622f21a2ff58fcb6ec9155fba526a6040e0165
treea0aa7fdcab108ab57dfabf12ee1a207124293238
parentbe1965be66d627ba763612d7048907e66beadca7
storage_backend: Fix error reporting with regex helper

Some clients overwrite the error from the regex helper, or do half-baked
error reporting with the exitstatus.
src/storage/storage_backend.c
src/storage/storage_backend.h
src/storage/storage_backend_fs.c
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_logical.c