]> git.ipfire.org Git - thirdparty/libvirt.git/commit
utils: storage: Add copying of PR definition to virStorageSource
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 Jul 2018 14:19:38 +0000 (16:19 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 20 Jul 2018 12:40:59 +0000 (14:40 +0200)
commit4a0835364e35f435fa2042e879906c40c01d3fbf
treef368de51615f1b6bc0749d97032a09ec85ae6421
parent4fbe2295dbeb108766e20782bc32eeb433dbdb57
utils: storage: Add copying of PR definition to virStorageSource

Despite the warning that virStorageSourceCopy needs to be populated on
additions to the structure commit 687730540e4 neglected to implement the
copy function.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virstoragefile.c