]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt-storage: Document volume upload/download stream format
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 1 Jul 2020 11:47:04 +0000 (13:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 Aug 2020 11:32:53 +0000 (13:32 +0200)
commit70b67c98d99da9e0f14e9dec97b0047f97af05dc
tree1b08d8940574f8ba4c6d639f386d4a9e415590b1
parent24793bdf281a152360a605680b04223a775aa187
libvirt-storage: Document volume upload/download stream format

For libvirt, the volume is just a binary blob and it doesn't
interpret data on volume upload/download. But as it turns out,
this unspoken assumption is not clear to our users. Document it
explicitly.

Suggested in: https://bugzilla.redhat.com/show_bug.cgi?id=1851023#c17

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/libvirt-storage.c