Skip to content

Commit

Permalink
GFS2: do not select QUOTA
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and Steven Whitehouse committed Mar 9, 2010
1 parent 57d5488 commit e9edb1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/gfs2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ config GFS2_FS
select FS_POSIX_ACL
select CRC32
select SLOW_WORK
select QUOTA
select QUOTACTL
help
A cluster filesystem.
Expand Down

0 comments on commit e9edb1d

Please sign in to comment.