Re: vnode lock assertion failure in nfs_doio()

2002-10-08 Thread Jeff Roberson
On Wed, 2 Oct 2002, Don Lewis wrote: Version 1.114 of nfs_bio.c added a call to ASSERT_VOP_LOCKED() to nfs_doio(). I've been running a kernel with the DEBUG_VFS_LOCKS option and I can consistently get this assertion to fail by running mozilla with an nfs mounted home directory. The DDB

vnode lock assertion failure in nfs_doio()

2002-10-02 Thread Don Lewis
Version 1.114 of nfs_bio.c added a call to ASSERT_VOP_LOCKED() to nfs_doio(). I've been running a kernel with the DEBUG_VFS_LOCKS option and I can consistently get this assertion to fail by running mozilla with an nfs mounted home directory. The DDB stack trace indicates this assertion fails