]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Because of my patch last week that converted the various virStorage*FromString
authorChris Lalancette <clalance@redhat.com>
Tue, 21 Oct 2008 17:18:45 +0000 (17:18 +0000)
committerChris Lalancette <clalance@redhat.com>
Tue, 21 Oct 2008 17:18:45 +0000 (17:18 +0000)
commit46db2b296860629998b795a8c6bf2fa1a6e27b7a
tree4c5182f2b2e0594c7b99ab5e9e20d129a36a5d3c
parentc83c3e9e5c539f32aa5da08f51c418b2c24e2e47
Because of my patch last week that converted the various virStorage*FromString
and virStorage*ToString implementations to the generic VIR_ENUM_IMPL, there were
a couple of places that didn't properly set errors when they failed.  This patch
fixes these places up.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
ChangeLog
src/storage_conf.c