From 4db4fad59da83f6bab73e73584982f5b007c1517 Mon Sep 17 00:00:00 2001 From: adilger <adilger> Date: Tue, 11 Sep 2007 17:47:53 +0000 Subject: [PATCH] Branch b1_6 Make this patch more like the others. --- ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch b/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch index 0cae32891f..805f2f3ad5 100644 --- a/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch +++ b/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch @@ -144,7 +144,7 @@ Index: linux-2.6.18.8/fs/ext3/super.c Opt_iopen, Opt_noiopen, Opt_iopen_nopriv, Opt_grpquota, Opt_extents, Opt_noextents, Opt_extdebug, -+ Opt_mballoc, Opt_nomballoc, Opt_stripe ++ Opt_mballoc, Opt_nomballoc, Opt_stripe, }; static match_table_t tokens = { -- GitLab