• Andrew Morton's avatar
    [PATCH] Remove arbitrary #acl entries limits on ext[23] when reading · 10658a35
    Andrew Morton authored
    From: Andreas Gruenbacher <agruen@suse.de>
    
    Remove the arbitrary limit of 32 ACL entries on ext[23] when reading from
    disk.  This change is backward compatible; we need to have this change in
    to be able to also allow writing big ACLs.
    
    The second patch that removes the ACL entry limit for writes is not
    included.  I don't want to push that patch now, because large ACLs would
    cause 2.4 and current 2.6 kernels to fail.  My plan is to remove the second
    limit later, in a half-year or year or so.
    10658a35
acl.c 13.8 KB