[libvirt] [PATCH v2 0/8] Couple of storage driver improvements

Michal Privoznik posted 8 patches 5 years, 1 month ago
Test syntax-check passed
Failed in applying to current master (apply log)
There is a newer version of this series
src/storage/storage_backend_gluster.c      |  2 -
src/storage/storage_backend_iscsi_direct.c | 80 +++++++++++++---------
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, 96 insertions(+), 83 deletions(-)
[libvirt] [PATCH v2 0/8] Couple of storage driver improvements
Posted by Michal Privoznik 5 years, 1 month ago
v2 of:

https://www.redhat.com/archives/libvir-list/2019-March/msg00001.html

diff to v1:
- use WRITESAME instead of WRITE in 2/8
- Patches 1/8 and 3/8 are new. I've noticed we are overwriting an error
when something goes wrong while volume wiping.

Michal Prívozník (8):
  iscsi_direct: Make virStorageBackendISCSIDirectGetLun report error
    properly
  storage_backend_iscsi_direct: Simplify vol zeroing
  iscsi_direct: Don't overwrite error in
    virStorageBackenISCSIDirectWipeVol()
  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 | 80 +++++++++++++---------
 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, 96 insertions(+), 83 deletions(-)

-- 
2.19.2

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