VXC_NAMESPACE.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 2 Dec 2009 19:23:21 +0000 (19:23 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 2 Dec 2009 19:23:21 +0000 (19:23 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2870 94cd875c-1c1d-0410-91d2-eb244daf1a30

lib/ccaps-v13.c
lib/vserver.h

index 91d5800..97caa05 100644 (file)
@@ -46,6 +46,7 @@ static struct Mapping_uint64 const VALUES[] = {
   DECL("admin_mapper",    VC_VXC_ADMIN_MAPPER),
   DECL("admin_cloop",     VC_VXC_ADMIN_CLOOP),
   DECL("kthread",         VC_VXC_KTHREAD),
+  DECL("namespace",       VC_VXC_NAMESPACE),
     // some deprecated values...
   DECL("mount",           VC_VXC_SECURE_MOUNT),
   DECL("remount",         VC_VXC_SECURE_REMOUNT),
index 4233e33..b705f40 100644 (file)
 #define VC_VXC_ADMIN_CLOOP             0x00400000ull
 
 #define VC_VXC_KTHREAD                 0x01000000ull
+#define VC_VXC_NAMESPACE               0x02000000ull
 
 
 // the scheduler flags