2 Jan 2003 10:44
Re: mount_portalfs broken in 5.0-RC2
Tim Robbins <tjr <at> freebsd.org>
2003-01-02 09:44:29 GMT
2003-01-02 09:44:29 GMT
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 majordomo <at> FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
RSS Feed