libvirt/src/storage
Ján Tomko b632e00ffb storage: rbd: do not attempt to dereference a non-pointer
My commit 9b7c4048fa was too blind
and my librbd was not new enough to actually compile this part.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
2019-07-12 17:51:39 +02:00
..
Makefile.inc.am src: don't statically link code that's already in libvirt.so 2019-05-17 14:34:45 +01:00
parthelper.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
storage_backend_disk.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +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 lib: Don't use virReportSystemError() if virCommandRun() fails 2019-04-12 15:56:28 +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 storagePoolRefreshFailCleanup: Clear volumes on failed refresh 2019-03-16 07:50:51 +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_backend_iscsi_direct: Simplify vol zeroing 2019-03-18 13:20:36 +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 VIR_AUTOFREE for storage backends 2019-02-12 13:11:20 -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 storagePoolRefreshFailCleanup: Clear volumes on failed refresh 2019-03-16 07:50:51 +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 VIR_AUTOFREE for storage backends 2019-02-12 13:11:20 -05: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: rbd: do not attempt to dereference a non-pointer 2019-07-12 17:51:39 +02: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 VIR_AUTOCLOSE 2019-02-12 13:11:31 -05: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 util: string: Use VIR_AUTOSTRINGLIST instead of VIR_AUTOPTR(virString) 2019-03-04 13:04:20 +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 vz: build fix for virStorageBackendVzPoolStart 2019-02-19 12:52:21 +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 util: string: Use VIR_AUTOSTRINGLIST instead of VIR_AUTOPTR(virString) 2019-03-04 13:04:20 +01:00
storage_backend_zfs.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_backend.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
storage_backend.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_driver.c storage: acquire a pidfile in the driver root directory 2019-07-11 12:46:20 +01:00
storage_driver.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +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 VIR_AUTOFREE for storage backends 2019-02-12 13:11:20 -05:00
storage_file_gluster.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00
storage_util.c storagePoolRefreshFailCleanup: Clear volumes on failed refresh 2019-03-16 07:50:51 +01:00
storage_util.h src/storage: use #pragma once in headers 2019-06-19 17:12:31 +02:00