libvirt/src/storage
John Ferlan b68487c917 storage: Need to refresh secret for luks volume after volume refresh
A LUKS volume uses the volume secret type just like the QCOW2 secret, so
adjust the loading of the default secrets to handle any volume that the
virStorageFileGetMetadataFromBuf code has deemed to be an encrypted volume
to search for the volume's secret. This lookup is done by volume usage
where the usage is expected to be the path to volume.
2016-09-12 10:05:21 -04:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: Need to refresh secret for luks volume after volume refresh 2016-09-12 10:05:21 -04:00
storage_backend_fs.h storage: add file functions for local and block files 2014-02-14 10:47:57 +01:00
storage_backend_gluster.c storage: remove "luks" storage volume type 2016-07-27 18:59:15 +01:00
storage_backend_gluster.h storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend_iscsi.c iscsi: Establish connection to target via static target login 2016-07-28 08:27:13 -04:00
storage_backend_iscsi.h Move functions using iscsiadm to viriscsi.c 2014-03-20 18:04:50 +01:00
storage_backend_logical.c util: Add exitstatus parameter to virCommandRunRegex 2016-05-18 08:29:24 -04:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c storage: mpath: Don't error on target_type=NULL 2016-04-14 12:52:45 -04:00
storage_backend_mpath.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_rbd.c storage_backend_rbd: fix typos 2016-08-24 21:25:17 +02:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c Replace some uses STREQLEN with STRPREFIX 2016-06-24 16:30:55 +02:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c sheepdog: Use a consistent error message 2016-03-21 08:46:54 +03:00
storage_backend_sheepdog.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_zfs.c ZFS: Support sparse volumes 2016-04-17 07:32:27 +03:00
storage_backend_zfs.h storage: ZFS support 2014-08-12 19:40:20 +04:00
storage_backend.c storage: Fix a NULL ptr dereference in virStorageBackendCreateQemuImg 2016-08-05 09:07:00 +02:00
storage_backend.h storage: Add support to create a luks volume 2016-07-19 09:40:01 -04:00
storage_driver.c storage: Don't remove the pool for buildPool failure in storagePoolCreate 2016-08-05 09:30:54 -04:00
storage_driver.h storage: Introduce virStoragePoolObjBuildTempFilePath 2016-06-24 13:42:38 -04:00