HomeFreeBSD

vfs: drop LK_RETRY when crossing mount points in vfs_lookup

Description

vfs: drop LK_RETRY when crossing mount points in vfs_lookup

vn_lock already returns the expected error.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D40883

Details

Provenance
mjgAuthored on Jul 5 2023, 10:56 PM
Reviewer
kib
Differential Revision
D40883: vfs: factor out mount point traversal to a dedicated routine
Parents
rG2f700ca965a0: libbe: bail out early if the zfs kmod isn't loaded
Branches
Unknown
Tags
Unknown