Kostik Belousov wrote:
On Fri, Dec 15, 2006 at 03:12:58PM +0100, Ulrich Spoerlein wrote:
A tcpdump of the session can be found at:
http://coyote.dnsalias.net/rpc.pcap (9kB)
Am I right that all you did was ls -l <root of nfs mount> ? Does OS/2
supports the notion of ".." directory ? Could you do just "ls -l .."
from nfs client and then try "stat <root of exported fs>" on the server
(i think it shall hang) ?
My hypothesis is that LOOKUP RPC for ".." causes directory vnode lock
leak in nfs_namei. After that, mountd hang is just consequence.
Yes, OS/2 supports the ".." directory. FAT, HPFS, and JFS all have a
".." directory.
jmc
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"