Module Name: src Committed By: ad Date: Wed Apr 22 21:35:52 UTC 2020
Modified Files:
src/sys/kern: vfs_cache.c vfs_lookup.c
Log Message:
lookup_fastforward(): handle dotdot lookups and give up less often in
the union mount case.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/kern/vfs_cache.c
cvs rdiff -u -r1.218 -r1.219 src/sys/kern/vfs_lookup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
