libvirt/src/storage
Cole Robinson 5086f85cc1 storage: mpath: Clean up some error handling
We were squashing error messages in a few cases. Recode to follow common
ret = -1 convention.

v2: Handle more error squashing issues further up in MakeNewVol and
    CreateVols. Use ret = -1 convention in MakeVols.
2010-05-24 10:43:19 -04:00
..
parthelper.c maint: avoid excess parens in STREQ 2010-02-01 17:21:26 +01:00
storage_backend_disk.c virFileResolveLink: fix return value 2010-05-17 14:48:27 -06:00
storage_backend_disk.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_fs.c virStorageBackendFileSystemMount: prefer strdup over virAsprintf 2010-04-14 17:17:54 +02:00
storage_backend_fs.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_iscsi.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_iscsi.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_logical.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_logical.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_mpath.c storage: mpath: Clean up some error handling 2010-05-24 10:43:19 -04:00
storage_backend_mpath.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_scsi.c maint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics for translation 2010-05-20 21:36:26 +02:00
storage_backend_scsi.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend.c build: use gnulib's sys/wait.h 2010-05-06 14:35:38 -06:00
storage_backend.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_driver.c maint: mark translatable string args of VIR_ERROR 2010-05-20 21:36:25 +02:00
storage_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00