libvirt/src/storage
Yi Li 546e1c112d Storage: Use errno parameter in virReportSystemError
Use errno parameter in virReportSystemError.
Remove hold function return values if don't need.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Yi Li <yili@winhong.com>
2019-12-23 14:29:46 -05:00
..
Makefile.inc.am configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
parthelper.c use g_ascii_isdigit instead of c_isdigit frum gnulib 2019-12-10 13:49:24 +01:00
storage_backend_disk.c storage: backend_disk: Implement the deletePool function 2019-12-03 09:31:10 +01:00
storage_backend_disk.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_fs.c storage: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
storage_backend_fs.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_gluster.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_gluster.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_iscsi_direct.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_iscsi_direct.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_iscsi.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_iscsi.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_logical.c storage: use GRegex virStorageBackendLogicalParseVolExtents 2019-11-14 17:45:40 +01:00
storage_backend_logical.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_mpath.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_mpath.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_rbd.c Storage: Use errno parameter in virReportSystemError 2019-12-23 14:29:46 -05:00
storage_backend_rbd.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_scsi.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_scsi.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_sheepdog_priv.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_sheepdog.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_sheepdog.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_vstorage.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_vstorage.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_zfs.c Allow a zfs pool or dataset as source for zfs storage backend 2019-11-15 15:25:53 +01:00
storage_backend_zfs.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend.c Use g_autofree instead of VIR_AUTOFREE 2019-10-16 12:06:43 +02:00
storage_backend.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_driver.c storage: Fix daemon crash on lookup storagepool by targetpath 2019-12-22 17:20:54 -05:00
storage_driver.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
storage_file_fs.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
storage_file_fs.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_file_gluster.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_file_gluster.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_util.c g_mkstemp_full: pass O_RDWR 2019-11-18 18:49:02 +01:00
storage_util.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
virtstoraged.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtstoraged.service.in storage: introduce virtstoraged daemon 2019-08-09 14:06:31 +01:00