GFS2: Don't use MAXQUOTAS value
authorJan Kara <jack@suse.cz>
Wed, 10 Sep 2014 19:22:51 +0000 (21:22 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 11 Sep 2014 09:59:56 +0000 (10:59 +0100)
MAXQUOTAS value defines maximum number of quota types VFS supports.
This isn't necessarily the number of types gfs2 supports and with
addition of project quotas these two numbers stop matching. So make gfs2
use its private definition.

CC: cluster-devel@redhat.com
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found