[libvirt] [PATCH v3 0/2] Couple of storage driver improvements

Michal Privoznik mprivozn at redhat.com
Sat Mar 16 07:47:57 UTC 2019


v3 of:

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

diff to v2:
- Patches acked in v2 are pushed now,
- Patch 1/2 is a resurrection of patch 1/6 from v1. As Pavel found out
  we can't use writesame(), so let's simplify write() at least.
- Patch 2/2 now checks for VSTORAGE too.

Michal Prívozník (2):
  storage_backend_iscsi_direct: Simplify vol zeroing
  storageVolWipePattern: Don't take shortcut to refreshPool()

 src/storage/storage_backend_iscsi_direct.c | 26 ++++++++++++----------
 src/storage/storage_driver.c               | 15 ++++++++-----
 2 files changed, 24 insertions(+), 17 deletions(-)

-- 
2.19.2




More information about the libvir-list mailing list