Ok, but how did you implement fifos (or is that an OS-thing?)?I am looking at things like devices, sockets, symlinks, mapping of rwx to EAs or to ACLs.The reference source has support for EAs and ACLs. We are in the process of adding both to JFS for Linux right now.
How did you implement rxw -> ACL or EA?
I am to lazy to read all the changelogs.
I would start out of the OS/2 source 'cos it seems to be most portable to NTThe source for JFS for Linux is OS/2. AIX 5L which shipped in 4/01 added another JFS called JFS2 and this used the same source base.
thx