Module Name: src Committed By: ad Date: Mon Mar 23 20:02:14 UTC 2020
Modified Files:
src/sys/kern: vfs_cache.c
Log Message:
cache_remove(): remove from the vnode list first, so cache_revlookup()
doesn't try to re-activate an entry no longer on the LRU list.
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/kern/vfs_cache.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
