From: Jan Kara Date: Thu, 11 Sep 2014 15:15:15 +0000 (-0400) Subject: ext4: don't use MAXQUOTAS value X-Git-Tag: fixes-against-v3.18-rc2~28^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d4a646e619541e803fb52636964df39aed94b7;p=pandora-kernel.git ext4: don't use MAXQUOTAS value MAXQUOTAS value defines maximum number of quota types VFS supports. This isn't necessarily the number of types ext4 supports. Although ext4 will support project quotas, use ext4 private definition for consistency with other filesystems. Signed-off-by: Jan Kara Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed