[kernel] r9697 - dists/sid/linux-2.6/debian/patches/features/all/vserver
Bastian Blank
waldi at alioth.debian.org
Sun Nov 4 15:28:35 UTC 2007
Author: waldi
Date: Sun Nov 4 15:28:34 2007
New Revision: 9697
Log:
debian/patches/features/all/vserver/vs2.2.0.5.patch:
Fix ABI fallout by changed includes.
Modified:
dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.2.0.5.patch
Modified: dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.2.0.5.patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.2.0.5.patch (original)
+++ dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.2.0.5.patch Sun Nov 4 15:28:34 2007
@@ -5805,7 +5805,7 @@
--- linux-2.6.22.10/fs/namei.c 2007-07-09 13:19:27 +0200
+++ linux-2.6.22.10-vs2.2.0.5/fs/namei.c 2007-10-30 02:31:28 +0100
-@@ -31,6 +31,12 @@
+@@ -31,6 +31,11 @@
#include <linux/file.h>
#include <linux/fcntl.h>
#include <linux/namei.h>
@@ -5814,7 +5814,6 @@
+#include <linux/vs_base.h>
+#include <linux/vs_tag.h>
+#include <linux/vs_cowbl.h>
-+#include <linux/vs_context.h>
#include <asm/namei.h>
#include <asm/uaccess.h>
More information about the Kernel-svn-changes
mailing list