HomeFreeBSD

vfs: __predict_false the need to handle F_HASLOCK

Description

vfs: __predict_false the need to handle F_HASLOCK

Also reorder the check with DTYPE_VNODE. Passed files are vnodes vast
majority of the time, so it is typically true.

Details

Provenance
mjgAuthored on
Parents
rS312601: vfs: fix whitespace damage in r312600
Branches
Unknown
Tags
Unknown