K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-03-31T15:37:24.861089Z K 7 svn:log V 259 MFC 278760: Add two new counters for vnode life cycle events: - vfs.recycles counts the number of vnodes forcefully recycled to avoid exceeding kern.maxvnodes. - vfs.vnodes_created counts the number of vnodes created by successful calls to getnewvnode(). END