K 10 svn:author V 5 mckay K 8 svn:date V 27 2009-01-20T04:21:21.189617Z K 7 svn:log V 349 Add a limit on namecache entries. In normal operation, the number of cache entries is roughly equal to the number of active vnodes. However, when most of the recently accessed vnodes have many hard links, the number of cache entries can be 32000 times as large, exhausting kernel memory and provoking a panic in kmem_malloc(). MFC after: 2 weeks END