Hubert Chan writes: > On Sun, 14 Aug 2005 17:24:17 +0400, Nikita Danilov <[EMAIL PROTECTED]> said: > > > Not exactly. As a matter of fact, ACL and EA support was already > > implemented in reiser4. But it used standard xattrs API to interface > > to the user-land, and it was decided that reiser4 should go > > sys_reiser4() route instead. So, it was reaped. > > Does this mean that file-as-dir has also been abandoned?
Sorry, it seems I was too vague. It's exactly the opposite: standard xattr API was abandoned in favour of accessing EAs and ACLs through pseudo files. The latter method is not implemented yet, and I don't know how stable sys_reiser4() API is currently. Hans is the proper person to ask. > -- > Hubert Chan <[EMAIL PROTECTED]> - http://www.uhoreg.ca/ Nikita.
