HomeFreeBSD

vfs: use finstall_refed in openat

Description

vfs: use finstall_refed in openat

This avoids 2 atomic ops in the common case: 1 to grab an extra
reference and 1 to release it.

Details

Provenance
mjgAuthored on Jan 12 2021, 4:11 PM
Parents
rG530b699a62ad: fd: add finstall_refed
Branches
Unknown
Tags
Unknown