HomeFreeBSD

vfs: inline vops if there are no pre/post associated calls

Description

vfs: inline vops if there are no pre/post associated calls

This removes a level of indirection from frequently used methods, most notably
VOP_LOCK1 and VOP_UNLOCK1.

Tested by: pho

Details

Provenance
mjgAuthored on
Parents
rS363707: vfs: fold poll_no_poll into vop_nopoll
Branches
Unknown
Tags
Unknown