> Is there any Macintosh File support in Linux via the VFS or IOCTL's
> through the NFS? I looked through the other FS's and don't even see
> IOCTL's for dealing with this, though I admit I may not recognize what I
> am looking at. I am also curious is we have a MAC server for presenting
> MAC files to MAC clients with all the widgets they come to expect.
netatalk (the file server) uses a hidden directory with special files
for that. If you keep compatible with their filenames then it would be
possible to directly serve atalk from such a nwfs to MacOS clients.
Mapping them to the normal file system name space seems to be the best
approach for forks anyways.
-Andi
-- This is like TV. I don't like TV.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/