]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Introduce virSecretUsageIDForDef
authorJohn Ferlan <jferlan@redhat.com>
Tue, 19 Apr 2016 19:20:20 +0000 (15:20 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commit615c8cce64b85ef94ba8ffade90253680c7efca0
treeb6a399ef6ff4c645774d26479d1016b23c70e61f
parent00a3f0d00193527ff881070bacd182aa8524f7eb
secret: Introduce virSecretUsageIDForDef

Move the driver specific secretUsageIDForDef into secret_conf.c. It could
be more of a general purpose API.
src/conf/secret_conf.c
src/conf/secret_conf.h
src/libvirt_private.syms
src/secret/secret_driver.c