Fix a final bug in the vfs cache cleaning code. An incorrect assertion was
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 22 Oct 2004 17:59:59 +0000 (17:59 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 22 Oct 2004 17:59:59 +0000 (17:59 +0000)
commiteb82ae62d4c90de03ac019044161e5959c717bf8
tree3e21993610b68179277692192044f2078be39051
parentb7ccd728409ae40e8365de4e888326cf4093aa08
Fix a final bug in the vfs cache cleaning code.  An incorrect assertion was
causing occassional panics.
sys/kern/vfs_cache.c