
3 Nov
2015
3 Nov
'15
11:36 a.m.
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@redhat.com> --- src/storage/storage_backend.c | 6 ++++++ 1 file changed, 6 insertions(+)
ACK Jan