K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-04-22T00:57:05.000000Z K 7 svn:log V 330 - Disable code which allows getnewvnode() to fail. Many ffs_vget() callers do not correctly deal with failures. This presently risks deadlock problems if dependency processing is held up by failures to allocate a vnode, however, this is better than the situation with the failures. Sponsored by: Isilon Systems, Inc. END