libvirt/src/storage
Michal Privoznik 930cae510b storage: Use g_strdup_printf() instead of virAsprintf()
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2019-11-12 16:15:58 +01:00
..
Makefile.inc.am src: Wrap long lines in Makefiles 2019-11-12 16:07:41 +01:00
parthelper.c storage: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:58 +02:00
storage_backend_disk.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_disk.h
storage_backend_fs.c storage: improve the while loop virStorageBackendFileSystemIsMounted 2019-11-12 13:56:47 +01:00
storage_backend_fs.h
storage_backend_gluster.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_gluster.h
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
storage_backend_iscsi.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_iscsi.h
storage_backend_logical.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_logical.h
storage_backend_mpath.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_mpath.h
storage_backend_rbd.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_rbd.h
storage_backend_scsi.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_scsi.h
storage_backend_sheepdog_priv.h
storage_backend_sheepdog.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_sheepdog.h
storage_backend_vstorage.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_vstorage.h
storage_backend_zfs.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_backend_zfs.h
storage_backend.c Use g_autofree instead of VIR_AUTOFREE 2019-10-16 12:06:43 +02:00
storage_backend.h
storage_driver.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01: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
storage_file_fs.h
storage_file_gluster.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
storage_file_gluster.h
storage_util.c storage: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +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.service.in