[libvirt] [PATCH] python: Fix Create*WithFiles filefd passing

Ján Tomko jtomko at redhat.com
Tue Oct 22 15:32:34 UTC 2013


On 10/22/2013 05:21 PM, Martin Kletzander wrote:
> From: Marian Neagul <marian at info.uvt.ro>
> 
> Commit d76227be added functions virDomainCreateWithFiles and
> virDomainCreateXMLWithFiles, but there was a little piece missing in
> python bindings.  This patch fixes proper passing of file descriptors
> in the overwrites of these functions.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
> 
> Notes:
>     I checked that Marian's patch works as expected and that it really
>     fixes the issue.
> 
>  python/libvirt-override.c | 4 ++++
>  1 file changed, 4 insertions(+)
> 

ACK

Jan




More information about the libvir-list mailing list