[libvirt] [PATCH 15/10] secret: Change virSecretDef variable names

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


On 03/08/2016 12:39 PM, John Ferlan wrote:
> Change 'ephemeral' to 'isephemeral' and 'private' to 'isprivate' since
> both are bools.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/secret_conf.c        | 26 +++++++++++++-------------
>  src/conf/secret_conf.h        |  4 ++--
>  src/secret/secret_driver.c    | 10 +++++-----
>  src/storage/storage_backend.c |  4 ++--
>  4 files changed, 22 insertions(+), 22 deletions(-)

ACK

- Cole




More information about the libvir-list mailing list