Cluster-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH] gfs2: do not select QUOTA
@ 2010-03-03 13:53 Christoph Hellwig
  2010-03-03 14:11 ` Steven Whitehouse
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2010-03-03 13:53 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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

Signed-off-by: Christoph Hellwig <hch@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.



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

end of thread, other threads:[~2010-03-03 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-03 13:53 [Cluster-devel] [PATCH] gfs2: do not select QUOTA Christoph Hellwig
2010-03-03 14:11 ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox