The commit is pushed to "branch-rh10-6.12.0-55.52.1.5.x.vz10-ovz" and will 
appear at [email protected]:openvz/vzkernel.git
after rh10-6.12.0-55.52.1.5.29.vz10
------>
commit 5f24698b7686466e07b140cddd9b8c1448b7fc7e
Author: Vladimir Riabchun <[email protected]>
Date:   Tue Jun 2 21:10:59 2026 +0000

    fixup! ve/net: thread owning ve through copy_net_ns
    
    Drop unused label.
    
    https://virtuozzo.atlassian.net/browse/VSTOR-130116
    
    Feature: !CONFIG_VE build
    Signed-off-by: Vladimir Riabchun <[email protected]>
    Reviewed-by: Pavel Tikhomirov <[email protected]>
---
 net/core/net_namespace.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/core/net_namespace.c b/net/core/net_namespace.c
index a4d91cccaaa49..b3d54cad984a9 100644
--- a/net/core/net_namespace.c
+++ b/net/core/net_namespace.c
@@ -561,7 +561,6 @@ struct net *copy_net_ns(unsigned long flags,
 #ifdef CONFIG_VE
                put_ve(net->owner_ve);
 #endif
-put_userns:
 #ifdef CONFIG_KEYS
                key_remove_domain(net->key_domain);
 #endif
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to