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(a)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