X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=ldiskfs%2Fkernel_patches%2Fpatches%2Fext3-big-endian-check-2.6-rhel5.patch;h=913b02ce7c6c9a0c77476a0cfc68407ea505ee2d;hb=5a01ceecc3211bcd1e5597e5d9031f2ac368b4c8;hp=30c5ce0da2e3c032a0dda81283dded5c17b33f4b;hpb=5b7147c32ee4651fdacd1bb41b039e76645a1d42;p=fs%2Flustre-release.git diff --git a/ldiskfs/kernel_patches/patches/ext3-big-endian-check-2.6-rhel5.patch b/ldiskfs/kernel_patches/patches/ext3-big-endian-check-2.6-rhel5.patch index 30c5ce0..913b02c 100644 --- a/ldiskfs/kernel_patches/patches/ext3-big-endian-check-2.6-rhel5.patch +++ b/ldiskfs/kernel_patches/patches/ext3-big-endian-check-2.6-rhel5.patch @@ -17,7 +17,7 @@ Index: linux-2.6.18-92.1.6/fs/ext3/super.c Opt_grpquota, - Opt_extents, Opt_noextents, Opt_extdebug, + Opt_extents, Opt_noextents, Opt_bigendian_extents, Opt_extdebug, - Opt_mballoc, Opt_nomballoc, Opt_stripe, + Opt_mballoc, Opt_nomballoc, Opt_stripe, Opt_maxdirsize }; @@ -766,6 +768,7 @@ static match_table_t tokens = {