linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] block: Add Kconfig help which notes that ext4 needs CONFIG_LSF
@ 2009-01-06 17:21 Theodore Ts'o
  2009-01-06 20:17 ` Theodore Tso
  2009-01-08 11:39 ` Andreas Dilger
  0 siblings, 2 replies; 4+ messages in thread
From: Theodore Ts'o @ 2009-01-06 17:21 UTC (permalink / raw)
  To: Ext4 Developers List; +Cc: Theodore Ts'o, Jens Axboe

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Jens Axboe <jens.axboe@oracle.com>
---
 block/Kconfig |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/block/Kconfig b/block/Kconfig
index 1ab7c15..e10f4c1 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -64,6 +64,12 @@ config LSF
 	  Say Y here if you want to be able to handle very large files (2TB
 	  and larger), otherwise say N.
 
+	  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.
+
 	  If unsure, say Y.
 
 config BLK_DEV_BSG
-- 
1.6.0.4.8.g36f27.dirty


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-09  8:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 17:21 [PATCH] block: Add Kconfig help which notes that ext4 needs CONFIG_LSF Theodore Ts'o
2009-01-06 20:17 ` Theodore Tso
2009-01-08 11:39 ` Andreas Dilger
2009-01-09  8:04   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).