瀏覽代碼

GFS2: do not select QUOTA

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>
Christoph Hellwig 15 年之前
父節點
當前提交
e9edb1d8a3
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fs/gfs2/Kconfig

+ 0 - 1
fs/gfs2/Kconfig

@@ -8,7 +8,6 @@ config GFS2_FS
 	select FS_POSIX_ACL
 	select CRC32
 	select SLOW_WORK
-	select QUOTA
 	select QUOTACTL
 	help
 	  A cluster filesystem.