HomeFreeBSD

vfs: correctly predict last fdrop on failed open

Description

vfs: correctly predict last fdrop on failed open

Arguably since the count is guaranteed to be 1 the code should be modified
to avoid the work.

Details

Provenance
mjgAuthored on
Parents
rS368613: Fix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.
Branches
Unknown
Tags
Unknown