]> Pileus Git - ~andy/linux/commitdiff
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 4dcddf83326f45f7dd874587ef915b7844d60b0b..a47b4310711201889a2e0ff84b4f004fdf3e1850 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.