mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
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>
This commit is contained in:
parent
57d54889cd
commit
e9edb1d8a3
@ -8,7 +8,6 @@ config GFS2_FS
|
|||||||
select FS_POSIX_ACL
|
select FS_POSIX_ACL
|
||||||
select CRC32
|
select CRC32
|
||||||
select SLOW_WORK
|
select SLOW_WORK
|
||||||
select QUOTA
|
|
||||||
select QUOTACTL
|
select QUOTACTL
|
||||||
help
|
help
|
||||||
A cluster filesystem.
|
A cluster filesystem.
|
||||||
|
Loading…
Reference in New Issue
Block a user