[libvirt] [PATCH 0/6] Couple of storage driver improvements

Michal Privoznik posted 6 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1551436817.git.mprivozn@redhat.com
There is a newer version of this series
src/storage/storage_backend_gluster.c      |  2 -
src/storage/storage_backend_iscsi_direct.c | 21 ++----
src/storage/storage_backend_logical.c      | 12 +---
src/storage/storage_backend_rbd.c          |  4 +-
src/storage/storage_driver.c               | 77 ++++++++++++----------
src/storage/storage_util.c                 |  2 -
tools/virsh-pool.c                         |  2 +-
7 files changed, 55 insertions(+), 65 deletions(-)
[libvirt] [PATCH 0/6] Couple of storage driver improvements
Posted by Michal Privoznik 5 years, 1 month ago
*** BLURB HERE ***

Michal Prívozník (6):
  storage_backend_iscsi_direct: Simplify vol zeroing
  virISCSIDirectReportLuns: Drop ClearVols
  storageVolWipePattern: Don't take shortcut to refreshPool()
  storage_driver: Introduce storagePoolRefreshImpl()
  storagePoolRefreshFailCleanup: Clear volumes on failed refresh
  virsh-pool: Offer only active pool for pool-refresh completer

 src/storage/storage_backend_gluster.c      |  2 -
 src/storage/storage_backend_iscsi_direct.c | 21 ++----
 src/storage/storage_backend_logical.c      | 12 +---
 src/storage/storage_backend_rbd.c          |  4 +-
 src/storage/storage_driver.c               | 77 ++++++++++++----------
 src/storage/storage_util.c                 |  2 -
 tools/virsh-pool.c                         |  2 +-
 7 files changed, 55 insertions(+), 65 deletions(-)

-- 
2.19.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list