dillon 2003/10/01 15:51:24 PDT
Modified files:
sys/kern vfs_cache.c
Log:
Fix a negative cache entry reaping bug, cache_zap() expects ncp's ref count
to be bumped on call.
Revision Changes Path
1.10 +1 -1 src/sys/kern/vfs_cache.c