Module Name:    src
Committed By:   hannken
Date:           Mon Oct  3 10:30:13 UTC 2011

Modified Files:
        src/sys/kern: vfs_vnode.c

Log Message:
As getnewvnode() is prepared to wait for an allocation change vnalloc()
to always use PR_WAITOK.

No more 'WARNING: unable to allocate new vnode, retrying...' messages.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/kern/vfs_vnode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to