HomeFreeBSD

vfs: factor symlink traversal out of namei

Description

vfs: factor symlink traversal out of namei

The intent down the road is to eliminate the loop to begin with,
pushing traversal down to vfs_lookup, all while not allocating the
extra buffer.

Details

Provenance
mjgAuthored on Mar 24 2022, 12:57 PM
Parents
rGd9ea7e2b1e69: vfs: factor FAILIFEXISTS handling out of vfs_lookup
Branches
Unknown
Tags
Unknown