]> xenbits.xensource.com Git - libvirt.git/commit
virerror: s/VIR_ERR_STORAGE_VOL_EXISTS/VIR_ERR_STORAGE_VOL_EXISTS/
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Oct 2013 17:21:47 +0000 (19:21 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Oct 2013 17:21:47 +0000 (19:21 +0200)
commit4b744d7d00e18ee7c0d8f89542954743d64ffeef
treea10aea1f91de7e620adb31aad35f1aec11b0d359
parent91875896d5bacbc74ef6bf8152edecea468d79be
virerror: s/VIR_ERR_STORAGE_VOL_EXISTS/VIR_ERR_STORAGE_VOL_EXISTS/

We currently have other error codes in singular form, e.g.
VIR_ERR_NETWORK_EXIST. Cleanup the previous patch to match the form.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
include/libvirt/virterror.h
src/storage/storage_driver.c
src/util/virerror.c