GFS2: do not select QUOTA
authorChristoph Hellwig <hch@infradead.org>
Wed, 3 Mar 2010 13:53:51 +0000 (08:53 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 9 Mar 2010 10:08:36 +0000 (10:08 +0000)
gfs2 only needs the quotactl code, not the generic quota implementation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/Kconfig

index 4dcddf8..a47b431 100644 (file)
@@ -8,7 +8,6 @@ config GFS2_FS
        select FS_POSIX_ACL
        select CRC32
        select SLOW_WORK
-       select QUOTA
        select QUOTACTL
        help
          A cluster filesystem.