rwatson 2007-05-27 13:12:36 UTC FreeBSD src repository Modified files: sys/fs/smbfs smbfs_node.c Log: Rather than entering the debugger via kdb_enter() when detecting memory corruption under SMBUFS_NAME_DEBUG, panic() with the same error message. Revision Changes Path 1.33 +6 -12 src/sys/fs/smbfs/smbfs_node.c