--- - branch: MAIN date: Tue Jun 29 22:29:59 UTC 2021 files: - new: '1.227' old: '1.226' path: src/sys/kern/vfs_lookup.c pathrev: src/sys/kern/vfs_lookup.c@1.227 type: modified id: 20210629T222959Z.889a9835d444a2293742c7989dbf44ff784d8a0e log: | Adjust namei internals to be able to make an external call to parse the pathname. (Basically, this means change the signature of namei_getcomponent(), and thus lookup_parsepath(), to pass in the directory vnode and to allow failures.) module: src subject: 'CVS commit: src/sys/kern' unixtime: '1625005799' user: dholland