From: Jan Kara Date: Wed, 10 Sep 2014 19:22:51 +0000 (+0200) Subject: GFS2: Don't use MAXQUOTAS value X-Git-Tag: fixes-for-v3.18-merge-window~113^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a937cca270c544c4319572b57b196b2251b07dd2;p=pandora-kernel.git GFS2: Don't use MAXQUOTAS value 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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed