libvirt/src/storage
Pavel Hrdina b396fae9e2 Fix issue found by coverity and cleanup
Coverity found an issue in lxc_driver and uml_driver that we don't
check the return value of register functions.

I've also updated all other places and unify the way we check the
return value.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2014-03-17 15:02:51 +01:00
..
parthelper.c util: move virFile* functions from virutil.c to virfile.c 2013-05-10 13:09:30 -04:00
storage_backend_disk.c storage: Fix bugs in VIR_APPEND_ELEMENT series 2014-03-11 15:51:47 -04:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c src/storage: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
storage_backend_fs.h storage: add file functions for local and block files 2014-02-14 10:47:57 +01:00
storage_backend_gluster.c storage: gluster: Don't leak private data when storage file init fails 2014-02-14 13:08:39 +01:00
storage_backend_gluster.h storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend_iscsi.c Change virStorageBackendISCSISession 'probe' arg to bool 2014-03-12 15:51:40 +01:00
storage_backend_iscsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_logical.c src/storage: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c src/storage: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
storage_backend_mpath.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_rbd.c storage: Fix bugs in VIR_APPEND_ELEMENT series 2014-03-11 15:51:47 -04:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c src/storage: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c Libvirt lose sheepdogs volumes on pool refresh or restart. 2014-02-11 11:32:04 +00:00
storage_backend_sheepdog.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend.c storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend.h storage: Fix build with older compilers afeter gluster snapshot series 2014-02-14 11:46:37 +01:00
storage_driver.c Fix issue found by coverity and cleanup 2014-03-17 15:02:51 +01:00
storage_driver.h storage: Add file storage APIs in the default storage driver 2014-02-14 10:47:56 +01:00