rwatson 76104e0492 Rather than ignoring any error return from getnewvnode() in nameiinit(),
explicitly test and panic.  This should not ever happen, but if it does,
this is a preferred failure mode to a NULL pointer dereference in kernel.

Coverity CID:	1716
Found with:	Coverity Prevent(tm)
2007-03-31 16:08:50 +00:00
..
2007-03-27 19:32:40 +00:00
2007-03-21 03:42:51 +00:00
2007-03-27 19:36:12 +00:00
2007-03-10 03:10:34 +00:00