Whamcloud - gitweb
Branch HEAD
authoryangsheng <yangsheng>
Fri, 29 Feb 2008 07:11:40 +0000 (07:11 +0000)
committeryangsheng <yangsheng>
Fri, 29 Feb 2008 07:11:40 +0000 (07:11 +0000)
b=14531
Fixed a incorrect patch form made by previous commit.

ldiskfs/kernel_patches/patches/ext3-iam-2.6.18-vanilla.patch

index c97c572..b0df62b 100644 (file)
@@ -61,7 +61,7 @@ Index: linux-stage/fs/ext3/super.c
        memset(&ei->i_cached_extent, 0, sizeof(ei->i_cached_extent));
        INIT_LIST_HEAD(&ei->i_prealloc_list);
        spin_lock_init(&ei->i_prealloc_lock);
-@@ -695,7 +699,7 @@
+@@ -695,6 +699,7 @@
        Opt_grpquota,
        Opt_extents, Opt_noextents, Opt_extdebug,
        Opt_mballoc, Opt_nomballoc, Opt_stripe,