From: Jan Kara Date: Wed, 10 Sep 2014 19:06:39 +0000 (+0200) Subject: ocfs2: Don't use MAXQUOTAS value X-Git-Tag: fixes-against-v3.18-rc2~121^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52362810bec8a912324169920cced021e3887b3e;p=pandora-kernel.git ocfs2: Don't use MAXQUOTAS value MAXQUOTAS value defines maximum number of quota types VFS supports. This isn't necessarily the number of types ocfs2 supports and with addition of project quotas these two numbers stop matching. So make ocfs2 use its private definition. CC: Mark Fasheh CC: Joel Becker CC: ocfs2-devel@oss.oracle.com Signed-off-by: Jan Kara --- Reading git-diff-tree failed