commit | aca60617738334be3e8e0daa48be06844ce9e9fd | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Sep 10 20:57:45 2014 +0200 |
committer | Jan Kara <jack@suse.cz> | Wed Sep 17 11:59:12 2014 +0200 |
tree | 42d6c5f776c8aa7bf81149f662406ac34d521da1 | |
parent | a93114e4688f8ff7aba3a1012f17cfadc054d08b [diff] |
reiserfs: Don't use MAXQUOTAS value MAXQUOTAS value defines maximum number of quota types VFS supports. This isn't necessarily the number of types reiserfs supports and with addition of project quotas these two numbers stop matching. So make reiserfs use its private definition. CC: reiserfs-devel@vger.kernel.org CC: Jeff Mahoney <jeffm@suse.de> Signed-off-by: Jan Kara <jack@suse.cz>