Fix a negative cache entry reaping bug, cache_zap() expects ncp's ref count
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 1 Oct 2003 22:51:24 +0000 (22:51 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 1 Oct 2003 22:51:24 +0000 (22:51 +0000)
commit9d986072356d9a55c32244fca9e34ca2979f3061
tree48a3ab13fa154ad4ae9f4808a4ee6c17c6976e4b
parent67efde585e285192d1253f5a4c68954f8f678e0c
Fix a negative cache entry reaping bug, cache_zap() expects ncp's ref count
to be bumped on call.
sys/kern/vfs_cache.c