]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Introduce virSecretObjListFindBy{UUID|Usage} support
authorJohn Ferlan <jferlan@redhat.com>
Tue, 19 Apr 2016 19:13:00 +0000 (15:13 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commit00a3f0d00193527ff881070bacd182aa8524f7eb
tree3c9db3820d3d2579a826fded1b639aee48eedd27
parent4652b158aa92b20173f789c5a0359a3a55860e03
secret: Introduce virSecretObjListFindBy{UUID|Usage} support

New API's including unlocked and Locked versions in order to be able
to use in either manner.

Support for searching hash object lists instead of linked lists will
replace existing secret_driver functions secretFindByUUID and
secretFindByUsage
src/conf/virsecretobj.c
src/conf/virsecretobj.h