[libvirt] [PATCH 13/10] secret: Introduce virSecretObjGetDef and virSecretObjSetDef

Cole Robinson crobinso at redhat.com
Mon Apr 18 22:16:00 UTC 2016


On 03/08/2016 12:39 PM, John Ferlan wrote:
> Introduce fetch and set accessor to the secretObj->def field for usage
> by the driver to avoid the driver needing to know the format of virSecretObj
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/secret_conf.c     | 15 +++++++++++++
>  src/conf/secret_conf.h     |  4 ++++
>  src/libvirt_private.syms   |  2 ++
>  src/secret/secret_driver.c | 54 ++++++++++++++++++++++++++++------------------
>  4 files changed, 54 insertions(+), 21 deletions(-)

ACK

- Cole




More information about the libvir-list mailing list