Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / include / linux / vserver / context.h
index 816b8a2..c545ea7 100644 (file)
@@ -123,6 +123,12 @@ struct vx_info {
 };
 
 
+struct vx_info_save {
+       struct vx_info *vxi;
+       xid_t xid;
+};
+
+
 /* status flags */
 
 #define VXS_HASHED     0x0001