Whamcloud - gitweb
LU-136 change "force_over_16tb" mount option to "force_over_128tb"
[fs/lustre-release.git] / ldiskfs / kernel_patches / patches / ext4-disable-mb-cache-rhel6.patch
index 8c98c62..ee25925 100644 (file)
@@ -19,7 +19,7 @@ Index: linux-stage/fs/ext4/super.c
 @@ -1502,6 +1502,7 @@
        Opt_inode_readahead_blks, Opt_journal_ioprio,
        Opt_discard, Opt_nodiscard,
 @@ -1502,6 +1502,7 @@
        Opt_inode_readahead_blks, Opt_journal_ioprio,
        Opt_discard, Opt_nodiscard,
-       Opt_mballoc, Opt_bigendian_extents, Opt_force_over_16tb,
+       Opt_mballoc, Opt_bigendian_extents, Opt_force_over_128tb,
 +      Opt_no_mbcache,
        Opt_extents, Opt_noextents,
  };
 +      Opt_no_mbcache,
        Opt_extents, Opt_noextents,
  };