libvirt/src/storage
Pavel Hrdina 90caf9d763 storage: move storage file sources to separate directory
Introduce a new storage_file directory where we will keep storage file
related code. Add a backend prefix to the file name to separate it from
other future files with 'storage_file' prefix.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2021-01-22 11:10:27 +01:00
..
meson.build storage: move storage file sources to separate directory 2021-01-22 11:10:27 +01:00
parthelper.c src: add missing headers to various files 2021-01-06 13:15:17 +01:00
storage_backend_disk.c storage: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02: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: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02: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_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02: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 Fix incorrect g_new0 conversions 2020-10-06 14:26:43 +02: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 change DIR* int g_autoptr(DIR) where appropriate 2020-11-02 22:01:36 -05: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 g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02: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_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02: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: volStorageBackendRBDRefreshVolInfo: refactor 2021-01-08 13:30:22 +01: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_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02: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 lib: Replace VIR_AUTOSTRINGLIST with GStrv 2020-12-02 15:43:07 +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 vstorage: remove build time checks for runtime binaries 2021-01-19 15:10:11 +03:00
storage_backend_vstorage.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend_zfs.c lib: Replace VIR_AUTOSTRINGLIST with GStrv 2020-12-02 15:43:07 +01:00
storage_backend_zfs.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend.c util: use host module suffix when loading drivers 2020-08-26 10:30:18 +02:00
storage_backend.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_driver.c storage: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
storage_driver.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
storage_util.c storageBackendCreatePloop: Refactor cleanup 2021-01-08 13:20:09 +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 systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtstoraged.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00