Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9edb1d8 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Steven Whitehouse
Browse files

GFS2: do not select QUOTA



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

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 57d54889
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@ config GFS2_FS
	select FS_POSIX_ACL
	select CRC32
	select SLOW_WORK
	select QUOTA
	select QUOTACTL
	help
	  A cluster filesystem.