libvirt/src/storage
Jiri Denemark 4b0cb4a745 storage: Cleanup logical volume creation code
This patch plugs two memory leaks, removes some useless and confusing
constructs and renames renames "cleanup" label as "error" since it is
only used for error path rather then being common for both success and
error paths.
2013-03-06 14:53:00 +01:00
..
parthelper.c storage: Add coverity[dead_error_condition] to avoid error 2013-01-22 16:59:46 +01:00
storage_backend_disk.c storage: Resolve resource leaks with cmd processing 2013-02-05 16:51:06 -05:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: use f_frsize, not f_bsize, for calculating available space 2013-02-22 17:01:25 -07:00
storage_backend_fs.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_iscsi.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
storage_backend_iscsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_logical.c storage: Cleanup logical volume creation code 2013-03-06 14:53:00 +01:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
storage_backend_mpath.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_rbd.c storage: Resolve resource leak using 'vol' buffer 2013-01-10 17:14:36 -07:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c Convert HAVE_UDEV to WITH_UDEV 2013-01-14 13:26:47 +00:00
storage_backend_scsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_sheepdog.c sheepdog: Adjust logic to break while loop to avoid Coverity error 2013-03-05 22:52:51 -05:00
storage_backend_sheepdog.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend.c storage: cast -1 for uid_t|gid_t 2013-02-25 15:46:32 +01:00
storage_backend.h storage: separate qemu-img command generation and execution 2013-02-24 18:11:40 +01:00
storage_driver.c storage: Resource resource leak using 'tmp_vols' 2013-01-15 14:50:21 +01:00
storage_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00