]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
block: Add Kconfig help which notes that ext4 needs CONFIG_LBD
authorTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 20:16:33 +0000 (15:16 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 20:16:33 +0000 (15:16 -0500)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Jens Axboe <jens.axboe@oracle.com>
block/Kconfig

index ac0956f77785ad55cd9d771ab65b9ce7c4797716..0cbb3b88b59afe7c89d2c71c042b18dda818759e 100644 (file)
@@ -36,6 +36,12 @@ config LBD
          This option also enables support for single files larger than
          2TB.
 
+         The ext4 filesystem requires that this feature be enabled in
+         order to support filesystems that have the huge_file feature
+         enabled.    Otherwise, it will refuse to mount any filesystems
+         that use the huge_file feature, which is enabled by default
+         by mke2fs.ext4.   The GFS2 filesystem also requires this feature.
+
          If unsure, say N.
 
 config BLK_DEV_IO_TRACE