ACL limits mit ext3

Florian Lohoff flo at rfc822.org
Tue Oct 25 10:38:45 CEST 2005


On Mon, Oct 24, 2005 at 12:35:40PM +0200, Markus Wigge wrote:
> Hi,
> 
> kennt jemand die Beschränkungen von ACL's in zusammenhang mit ext3?
> 
> ich wollte grade via "setfacl" ein Verzeichnis einer zusätzlichen Gruppe
> zuordnen und bin jäh gescheitert.
> 
> z.Zt. sind 27 zusätzliche Gruppen eingetragen, eine 28. mag er nicht mehr.

Du bist am ACL limit - Liegt vermutlich am kernel:

Google gibt diesen Patch.

http://www.ussg.iu.edu/hypermail/linux/kernel/0501.2/2184.html

Der punkt ist das du maximal 32 ACL entrys haben darfst. 3 gehen fuer owner,
group und other drauf ... Macht 29 verbleibende.

Release notes zu 2.6.11-rc3 sagen:

Andreas Gruenbacher:
  o ext3/ea: no lock needed when freeing inode
  o ext3/ea: set the EXT3_FEATURE_COMPAT_EXT_ATTR for in-inode xattrs
  o ext3/ea: documentation fix
  o ext3/ea: ix i_extra_isize check
  o ext3/ea: disallow in-inode attributes for reserved inodes
  o ext3: fix ea-in-inode default ACL creation
  o ext2/ext3 ACLs: remove the number of acl entries limit
  o fs/mbcache.c: Remove an unused wait queue variable

Was fuer einen kernel haben wir denn ?

Flo
-- 
Florian Lohoff                  flo at rfc822.org             +49-171-2280134
                        Heisenberg may have been here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20051025/f940b4de/attachment.sig>


More information about the Linux mailing list