]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Move and rename virStorageAuthDefParseSecret
authorJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jun 2016 20:23:42 +0000 (16:23 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 23 Jun 2016 16:30:28 +0000 (12:30 -0400)
commitecd45ced0ea2987ee6972cbb44f3efe887372f5a
treef9b97adc939d20bda9eeec7e7f6e72d7277921e4
parent1eca5f6581c60de6798ca9b4896335aafdebaae4
util: Move and rename virStorageAuthDefParseSecret

Move to virsecret.c and rename to virSecretLookupParseSecret. Also convert
to usage xmlNodePtr and virXMLPropString rather than virXPathString.

Signed-off-by: John Ferlan <jferlan@redhat.com>
po/POTFILES.in
src/libvirt_private.syms
src/util/virsecret.c
src/util/virsecret.h
src/util/virstoragefile.c