Date: Sun, 27 May 2007 13:10:17 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nullfs null_vfsops.c Message-ID: <200705271310.l4RDAHqC081498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-05-27 13:10:17 UTC FreeBSD src repository Modified files: sys/fs/nullfs null_vfsops.c Log: Rather than entering the debugger via kdb_enter() in the event the root vnode is unexpectedly locked under NULLFS_DEBUG in nullfs and then returning EDEADLK, panic. Revision Changes Path 1.82 +2 -5 src/sys/fs/nullfs/null_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705271310.l4RDAHqC081498>