On Fri, 2008-09-12 at 00:32 -0700, Steve Langasek wrote: > EPERM The file system containing oldpath and newpath does not support > the creation of hard links. > > That seems to cover any case where the kernel might return ENOSYS...
Yes, but this is not glibc's responsibility; it is the kernel's. and, i think the kernel should pass back the error it gets too. it is sshfs which should do the same thing as everyone else. clearly someone read and misunderstood the ENOSYS documentation. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

