[kernel] r10508 - in dists/trunk/linux-2.6/debian/patches: features/all series

Daniel Baumann daniel at alioth.debian.org
Mon Feb 11 20:03:47 UTC 2008


Author: daniel
Date: Mon Feb 11 20:03:46 2008
New Revision: 10508

Log:
Rediffed and reenabled export-unionfs-symbols.patch.

Modified:
   dists/trunk/linux-2.6/debian/patches/features/all/export-unionfs-symbols.patch
   dists/trunk/linux-2.6/debian/patches/series/1~experimental.1

Modified: dists/trunk/linux-2.6/debian/patches/features/all/export-unionfs-symbols.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/export-unionfs-symbols.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/all/export-unionfs-symbols.patch	Mon Feb 11 20:03:46 2008
@@ -1,9 +1,9 @@
-diff -Naurp linux-2.6-2.6.24.orig/fs/namei.c linux-2.6-2.6.24/fs/namei.c
---- linux-2.6-2.6.24.orig/fs/namei.c    2008-01-24 22:58:37.000000000 +0000
-+++ linux-2.6-2.6.24/fs/namei.c 2008-02-09 10:13:55.000000000 +0000
+diff -Naurp linux-2.6.orig/fs/namei.c linux-2.6/fs/namei.c
+--- linux-2.6.orig/fs/namei.c	2008-01-24 22:58:37.000000000 +0000
++++ linux-2.6/fs/namei.c	2008-02-11 19:53:38.000000000 +0000
 @@ -389,6 +389,7 @@ void release_open_intent(struct nameidat
-        else
-                fput(nd->intent.open.file);
+ 	else
+ 		fput(nd->intent.open.file);
  }
 +EXPORT_SYMBOL_GPL(release_open_intent);
  

Modified: dists/trunk/linux-2.6/debian/patches/series/1~experimental.1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/1~experimental.1	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/1~experimental.1	Mon Feb 11 20:03:46 2008
@@ -9,7 +9,7 @@
 
 + debian/dfsg/drivers-net-tg3-fix-simple.patch
 + features/all/export-gfs2-locking-symbols.patch
-#+ features/all/export-unionfs-symbols.patch
++ features/all/export-unionfs-symbols.patch
 
 #+ bugfix/powerpc/mv643xx-hotplug-support.patch
 + bugfix/powerpc/oldworld-boot-fix.patch



More information about the Kernel-svn-changes mailing list