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