Home
last modified time | relevance | path

Searched hist:a2d4a646e619541e803fb52636964df39aed94b7 (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ext4/
H A Dext4_jbd2.hdiff a2d4a646e619541e803fb52636964df39aed94b7 Thu Sep 11 17:15:15 CEST 2014 Jan Kara <jack@suse.cz> 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 <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>