]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Change virSecretDef variable names
authorJohn Ferlan <jferlan@redhat.com>
Tue, 8 Mar 2016 16:34:56 +0000 (11:34 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commit662bf30c0f8605f960105a9ac1fb8edc80d8971b
treead96aba72ba921648a8a583fb907871a58c20f33
parent43d3e3c130a0f123ad8fa1cfe2ed8447871097f3
secret: Change virSecretDef variable names

Change 'ephemeral' to 'isephemeral' and 'private' to 'isprivate' since
both are bools.
src/conf/secret_conf.c
src/conf/secret_conf.h
src/conf/virsecretobj.c
src/secret/secret_driver.c
src/storage/storage_backend.c