from notes.ms: CFS semantics should be roughly the same as those of any other NFS-mounted file system, with a couple of minor differences. Because of the encoding of pathnames as hex strings, path components are limited to half the normal size and full pathnames can only be about half as long as the normal maximum.
in the source: nfsproto.x:const NFS_MAXNAMLEN = 255;
I can't think of any way to get around these without breaking compatibility with other (older Debian and non-Debian) installations of CFS... maybe: wishlist, upstream (if he was active), wontfix
- Bruce
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]