• Jan Kara's avatar
    ext3: Don't use MAXQUOTAS value · a93114e4
    Jan Kara authored
    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: default avatarJan Kara <jack@suse.cz>
    a93114e4
super.c 85.1 KB