X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fvserver%2Flegacy.h;h=877bfb8adb4986559fb4cd215f50a845a4a3f59b;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=1372c0fa613e7fe1dbeb218845ad9187bc4eec71;hpb=b76fcd5f0c655b6e3e9bf534594357025421c66a;p=linux-2.6.git diff --git a/include/linux/vserver/legacy.h b/include/linux/vserver/legacy.h index 1372c0fa6..877bfb8ad 100644 --- a/include/linux/vserver/legacy.h +++ b/include/linux/vserver/legacy.h @@ -13,12 +13,12 @@ /* compatibiliy vserver arguments */ -struct vcmd_new_s_context_v1 { +struct vcmd_new_s_context_v1 { uint32_t remove_cap; uint32_t flags; }; -struct vcmd_set_ipv4root_v3 { +struct vcmd_set_ipv4root_v3 { /* number of pairs in id */ uint32_t broadcast; struct { @@ -40,7 +40,7 @@ struct vcmd_set_ipv4root_v3 { /* of the context */ #define VX_INFO_NAMESPACE 128 /* save private namespace */ - + #define NB_S_CONTEXT 16 #define NB_IPV4ROOT 16