[libvirt] [PATCH] network: Don't remove transient network if creating of config file fails

Peter Krempa pkrempa at redhat.com
Mon Apr 29 11:53:19 UTC 2013


On 04/22/13 11:32, Peter Krempa wrote:
> On the off-chance that creation of persistent configuration file would
> fail when defining a network that is already started as transient, the
> code would remove the transient data structure and thus the network.
>
> This patch changes the code so that in such case, the network is again
> marked as transient and left behind.
> ---
>   src/network/bridge_driver.c | 9 +++++++--
>   1 file changed, 7 insertions(+), 2 deletions(-)

Could somebody please have a look on this patch?

Thanks.

Peter




More information about the libvir-list mailing list