]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Use virFileRewrite instead of replaceFile
authorJohn Ferlan <jferlan@redhat.com>
Tue, 23 Feb 2016 18:53:32 +0000 (13:53 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 1 Mar 2016 11:43:53 +0000 (06:43 -0500)
commit558a61a3d0ffd34daa7087b5da7780e4a403d337
tree8cc6fab5b04dc61076040741ce2587a4532611d6
parentd44f56182484f0e3f6810cd9cd351ff232845de2
secret: Use virFileRewrite instead of replaceFile

Use the common API instead of essentially open coding same functionality.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/secret/secret_driver.c