d467ac0 secret: Introduce virSecretObjDelete{Config|Data}

Authored and Committed by John Ferlan 7 years ago
    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
    
        
file modified
+23 -0
file modified
+4 -0
file modified
+2 -0
file modified
+6 -16