On Wed, Oct 28, 2015 at 07:54:50AM -0400, John Ferlan wrote:
After successfully returning from virFileOpenAs, if subsequent calls
fail,
then we need to remove the file since our caller expects that failures after
creation will remove the created file.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_backend.c | 6 ++++++
1 file changed, 6 insertions(+)
ACK
Jan