X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvserver.h;h=4233e3313f519234da5c209939f4c2c3bbca404b;hb=c390488fa4eccc579046a06a3b08aa72e7458875;hp=2224be7a70552646c2b3b2e9797a518eae289070;hpb=ada825d2337179c8a973df7e4ae05293d4ff91f4;p=util-vserver.git diff --git a/lib/vserver.h b/lib/vserver.h index 2224be7..4233e33 100644 --- a/lib/vserver.h +++ b/lib/vserver.h @@ -160,6 +160,7 @@ #define VC_IATTR_BARRIER 0x00010000u #define VC_IATTR_IUNLINK 0x00020000u #define VC_IATTR_IMMUTABLE 0x00040000u +#define VC_IATTR_COW 0x00080000u // the flags @@ -205,6 +206,7 @@ #define VC_VXC_SET_UTSNAME 0x00000001ull #define VC_VXC_SET_RLIMIT 0x00000002ull #define VC_VXC_FS_SECURITY 0x00000004ull +#define VC_VXC_TIOCSTI 0x00000010ull #define VC_VXC_RAW_ICMP 0x00000100ull #define VC_VXC_SYSLOG 0x00001000ull