[PATCH 0/4] Remove unfinished support for external data store of qcow2 files

Peter Krempa pkrempa at redhat.com
Fri Apr 24 09:24:03 UTC 2020


The implementation was never finished properly. Since there isn't any
push to finish it either, let's remove the code so that it doesn't keep
rotting.

Peter Krempa (4):
  security: Remove labelling of 'externalDataStore'
  util: Remove 'externalDataStore' field from virStorageSource
  util: Remove 'externalDataStoreRaw' field from virStorageSource
  util: qcow2GetExtensions: Remove support for 'data file' extension

 src/security/security_dac.c     | 15 -------
 src/security/security_selinux.c | 17 +-------
 src/security/virt-aa-helper.c   |  4 --
 src/util/virstoragefile.c       | 74 ++-------------------------------
 src/util/virstoragefile.h       |  5 ---
 5 files changed, 5 insertions(+), 110 deletions(-)

-- 
2.26.0




More information about the libvir-list mailing list