Module Name: src Committed By: hannken Date: Sat Nov 13 14:52:08 UTC 2021
Modified Files: src/sys/kern: vfs_lookup.c Log Message: If lookup_fastforward() loses an intermediate searchdir, has to roll back and retry it must use the initial searchdir from *searchdir_ret for lookup_parsepath(). To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 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.