On Mon, Dec 30, 2002 at 10:51:20PM +0100, Michael Ranner wrote: > After mounting the portalfs, > > # cat /p/tcp > > or > > # cat /p/telnet > > or > > # cat /p/http > > portalfs hangs instead of expected "cat: /p/telnet: No such file or directory"
I tried but failed to fix this. I think that the vnode locking in portalfs is hosed. From memory, I think that portal_lookup() was part of the problem. Try building a kernel with DEBUG_VFS_LOCKS and watch for the warnings from portalfs. Tim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message