[libvirt] [dbus PATCH 12/15] Implement Wipe method for StorageVol Interface

Ján Tomko jtomko at redhat.com
Thu Jun 14 13:38:45 UTC 2018


On Tue, Jun 12, 2018 at 11:00:25AM +0200, Katerina Koukiou wrote:
>Signed-off-by: Katerina Koukiou <kkoukiou at redhat.com>
>---
> data/org.libvirt.StorageVol.xml |  6 ++++++
> src/storagevol.c                | 26 ++++++++++++++++++++++++++
> 2 files changed, 32 insertions(+)
>
>+    if (!storageVol)
>+        return;
>+
>+    if (virStorageVolWipePattern(storageVol,  pattern, flags) < 0)

Also, double space ----------------------------^

Jano

>+        virtDBusUtilSetLastVirtError(error);
>+}
>+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180614/1d985b9f/attachment-0001.sig>


More information about the libvir-list mailing list