[Pkg-lustre-svn-commit] r311 - in /trunk/ldiskfs/kernel_patches: patches/ext3-mmp-2.6.20-vanilla.patch series/ldiskfs-2.6.23-vanilla.series
pwinnertz-guest at users.alioth.debian.org
pwinnertz-guest at users.alioth.debian.org
Fri Sep 14 15:24:41 UTC 2007
Author: pwinnertz-guest
Date: Fri Sep 14 15:24:40 2007
New Revision: 311
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=311
Log:
some more changes for 2.6.23
Modified:
trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch
trunk/ldiskfs/kernel_patches/series/ldiskfs-2.6.23-vanilla.series
Modified: trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch?rev=311&op=diff
==============================================================================
--- trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch (original)
+++ trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch Fri Sep 14 15:24:40 2007
@@ -3,9 +3,9 @@
--- linux-stage.orig/fs/ext3/super.c 2007-08-15 19:36:49.000000000 +0200
+++ linux-stage/fs/ext3/super.c 2007-08-15 19:50:37.000000000 +0200
@@ -35,6 +35,8 @@
- #include <linux/namei.h>
#include <linux/quotaops.h>
#include <linux/seq_file.h>
+ #include <linux/log2.h>
+#include <linux/kthread.h>
+#include <linux/utsname.h>
Modified: trunk/ldiskfs/kernel_patches/series/ldiskfs-2.6.23-vanilla.series
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/ldiskfs/kernel_patches/series/ldiskfs-2.6.23-vanilla.series?rev=311&op=diff
==============================================================================
--- trunk/ldiskfs/kernel_patches/series/ldiskfs-2.6.23-vanilla.series (original)
+++ trunk/ldiskfs/kernel_patches/series/ldiskfs-2.6.23-vanilla.series Fri Sep 14 15:24:40 2007
@@ -14,7 +14,7 @@
ext3-uninit-2.6.20.patch
ext3-nanosecond-2.6.23-vanilla.patch
ext3-inode-version-2.6.18-vanilla.patch
-ext3-mmp-2.6.20-vanilla.patch
+ext3-mmp-2.6.23-vanilla.patch
bug12861.patch
ext3_link_race.patch
better_extents_error_messages.patch
More information about the Pkg-lustre-svn-commit
mailing list