X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fvserver%2Fcontext.h;h=7bc7f93731fdab400b7fef8eb2b6fefaeca17825;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=fffb3b90cb7e157d475d638568d9eb7264746aa3;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/include/linux/vserver/context.h b/include/linux/vserver/context.h index fffb3b90c..7bc7f9373 100644 --- a/include/linux/vserver/context.h +++ b/include/linux/vserver/context.h @@ -149,6 +149,7 @@ extern int vc_set_cflags(uint32_t, void __user *); #define VXF_STATE_INIT (1ULL<<33) #define VXF_FORK_RSS (1ULL<<48) +#define VXF_PROLIFIC (1ULL<<49) #define VXF_ONE_TIME (0x0003ULL<<32) @@ -170,7 +171,7 @@ extern int vc_set_ccaps(uint32_t, void __user *); #define VXC_SET_UTSNAME 0x00000001 #define VXC_SET_RLIMIT 0x00000002 -#define VXC_ICMP_PING 0x00000100 +#define VXC_RAW_ICMP 0x00000100 #define VXC_SECURE_MOUNT 0x00010000