[Pkg-lustre-svn-commit] r318 - /trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch

pwinnertz-guest at users.alioth.debian.org pwinnertz-guest at users.alioth.debian.org
Mon Sep 17 13:26:06 UTC 2007


Author: pwinnertz-guest
Date: Mon Sep 17 13:26:06 2007
New Revision: 318

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=318
Log:
Reverted error

Modified:
    trunk/ldiskfs/kernel_patches/patches/ext3-mmp-2.6.20-vanilla.patch

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=318&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 Mon Sep 17 13:26:06 2007
@@ -1,16 +1,16 @@
 Index: linux-stage/fs/ext3/super.c
 ===================================================================
 --- 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
++++ linux-stage/fs/ext3/super.c	2007-08-15 19:50:47.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>
  
  #include <asm/uaccess.h>
- 
+
 @@ -436,6 +438,9 @@
  		invalidate_bdev(sbi->journal_bdev, 0);
  		ext3_blkdev_remove(sbi);




More information about the Pkg-lustre-svn-commit mailing list