Re: [libvirt] [PATCH 6/7] qemu: remove failed create prior to root squash share path

2015-01-29 Thread Eric Blake
On 01/28/2015 03:25 PM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1158034 > > In qemuOpenFileAs if we fall into the path where we'll be opening / creating > the file using VIR_FILE_OPEN_FORK, we need to first unlink/delete the file > we created in the first path; otherwise,

[libvirt] [PATCH 6/7] qemu: remove failed create prior to root squash share path

2015-01-28 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1158034 In qemuOpenFileAs if we fall into the path where we'll be opening / creating the file using VIR_FILE_OPEN_FORK, we need to first unlink/delete the file we created in the first path; otherwise, the attempt by the child process to open as some spec