]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Move virSecretUsageType to virsecret.h
authorJohn Ferlan <jferlan@redhat.com>
Fri, 15 Sep 2017 18:55:46 +0000 (14:55 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 21 Sep 2017 19:46:48 +0000 (15:46 -0400)
commit2dd024754e2c12c310f6b1de06e3e4038efc5920
tree444dca82519bdc5d3e467778a346ab7ca3830ee9
parenta74a16320b563c3972964ad42333ecf6d7a5646b
util: Move virSecretUsageType to virsecret.h

Move the virSecretUsageType into the util.
src/conf/domain_conf.c
src/conf/secret_conf.c
src/conf/secret_conf.h
src/qemu/qemu_parse_command.c
src/storage/storage_driver.c
src/util/virsecret.c
src/util/virsecret.h
tools/virsh-secret.c