From: yangsheng Date: Fri, 29 Feb 2008 07:11:40 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_50~1^3~36 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=262590a35d8d762d5718238d827e7b4544861499;p=fs%2Flustre-release.git Branch HEAD b=14531 Fixed a incorrect patch form made by previous commit. --- diff --git a/ldiskfs/kernel_patches/patches/ext3-iam-2.6.18-vanilla.patch b/ldiskfs/kernel_patches/patches/ext3-iam-2.6.18-vanilla.patch index c97c572..b0df62b 100644 --- a/ldiskfs/kernel_patches/patches/ext3-iam-2.6.18-vanilla.patch +++ b/ldiskfs/kernel_patches/patches/ext3-iam-2.6.18-vanilla.patch @@ -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,