lkml.org 
[lkml]   [2004]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 3/3] Disable XFS when using 4K stacks
XFS isn't (presently) completely reliable with 4K stacks.  This patch
disables it in those circumstances. This depends upon previous posted
patches.

Signed-off-by: Chris Wedgwood <cw@f00f.org>



diff -Nru a/fs/Kconfig b/fs/Kconfig
--- a/fs/Kconfig 2004-09-09 16:05:52 -07:00
+++ b/fs/Kconfig 2004-09-09 16:05:52 -07:00
@@ -294,6 +294,7 @@

config XFS_FS
tristate "XFS filesystem support"
+ depends on !I386_4KSTACKS
help
XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.028 / U:1.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site