The first patch fixes the return values of virStorageWipe on non-sparse local 
files
in the case of a partial wipe or a fdatasync error.

The rest reduces the number of parameters of 
virStorageBackendWipe{Extent,}Local.

Ján Tomko (5):
  storage: fix return values of virStorageBackendWipeExtentLocal
  storage: move buffer allocation inside
    virStorageBackendWipeExtentLocal
  storage: drop 'Extent' from virStorageBackendWipeExtentLocal
  virStorageBackendWipeLocal: use unsigned long long instead of off_t
  virStorageBackendWipeLocal: remove bytes_wiped argument

 src/storage/storage_backend.c | 53 +++++++++++++++++--------------------------
 1 file changed, 21 insertions(+), 32 deletions(-)

-- 
2.4.6

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to