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

Peter Krempa posted 4 patches 3 years, 12 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1587720115.git.pkrempa@redhat.com
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(-)
[PATCH 0/4] Remove unfinished support for external data store of qcow2 files
Posted by Peter Krempa 3 years, 12 months ago
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