]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Introduce virSecretObjDelete{Config|Data}
authorJohn Ferlan <jferlan@redhat.com>
Mon, 7 Mar 2016 23:06:57 +0000 (18:06 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commitd467ac07cee2023bb385a6109e9ebab1ad100ec5
treec734aaeed6f432f0da72ab6e8c6dc8780b41b307
parent85ec94f870e9a237d4b7f572e814e23c9d0bc6c6
secret: Introduce virSecretObjDelete{Config|Data}

Move and rename secretDeleteSaved from secret_driver into virsecretobj and
split it up into two parts since there is error path code that looks to
just delete the secret data file
src/conf/virsecretobj.c
src/conf/virsecretobj.h
src/libvirt_private.syms
src/secret/secret_driver.c