[Cluster-devel] [PATCH] gfs2: do not select QUOTA

Christoph Hellwig hch at infradead.org
Wed Mar 3 13:53:51 UTC 2010


gfs2 only needs the quotactl code, not the generic quota implementation.

Signed-off-by: Christoph Hellwig <hch at lst.de>

Index: linux-2.6/fs/gfs2/Kconfig
===================================================================
--- linux-2.6.orig/fs/gfs2/Kconfig	2010-03-03 14:48:00.292026869 +0100
+++ linux-2.6/fs/gfs2/Kconfig	2010-03-03 14:48:03.546284090 +0100
@@ -8,7 +8,6 @@ config GFS2_FS
 	select FS_POSIX_ACL
 	select CRC32
 	select SLOW_WORK
-	select QUOTA
 	select QUOTACTL
 	help
 	  A cluster filesystem.




More information about the Cluster-devel mailing list