]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Use the hashed virSecretObjList
authorJohn Ferlan <jferlan@redhat.com>
Thu, 25 Feb 2016 11:30:39 +0000 (06:30 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commit993f91287eb7320bd3e7dedca646492226599af6
tree6251a5bf484a2dacecc41b776de006b7776b9fde
parentbb1fba629a06e50d8ad2fc4cf8776092ca186e8e
secret: Use the hashed virSecretObjList

This patch replaces most of the guts of secret_driver.c with recently
added secret_conf.c APIs in order manage secret lists and objects
using the hashed virSecretObjList* lookup API's.
src/conf/virsecretobj.h
src/libvirt_private.syms
src/secret/secret_driver.c