From: Jan Kara Date: Wed, 10 Sep 2014 18:48:02 +0000 (+0200) Subject: ext3: Don't use MAXQUOTAS value X-Git-Tag: omap-for-v3.19/prcm-cleanup~118^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93114e4688f8ff7aba3a1012f17cfadc054d08b;p=pandora-kernel.git ext3: Don't use MAXQUOTAS value MAXQUOTAS value defines maximum number of quota types VFS supports. This isn't necessarily the number of types ext3 supports and with addition of project quotas these two numbers stop matching. So make ext3 use its private definition. CC: linux-ext4@vger.kernel.org Signed-off-by: Jan Kara --- Reading git-diff-tree failed