]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Add function to transfer config parts to new chain element
authorPeter Krempa <pkrempa@redhat.com>
Wed, 25 Jun 2014 16:48:27 +0000 (18:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2014 12:34:04 +0000 (14:34 +0200)
commit3bd69ab94080bcae0dc2820c9c64037c09a3cf09
treef436ed974a9d72bf9da220c7a4feffeca855bb68
parent45feb5d37fcebc4df24aa2e1b38af745ca47bc4a
util: storage: Add function to transfer config parts to new chain element

We are going to modify storage source chains in place. Add a helper that
will copy relevant information such as security labels to the new
element if that doesn't contain it.
src/libvirt_private.syms
src/util/virstoragefile.c
src/util/virstoragefile.h