commit | 52362810bec8a912324169920cced021e3887b3e | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Sep 10 21:06:39 2014 +0200 |
committer | Jan Kara <jack@suse.cz> | Wed Sep 17 11:59:12 2014 +0200 |
tree | ce48cabf8b87f9d1d896fe3d72ed040079b88376 | |
parent | aca60617738334be3e8e0daa48be06844ce9e9fd [diff] |
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 <mfasheh@suse.com> CC: Joel Becker <jlbec@evilplan.org> CC: ocfs2-devel@oss.oracle.com Signed-off-by: Jan Kara <jack@suse.cz>