HomeFreeBSD

vfs: short-circuit the common case NDFREE calls

Description

vfs: short-circuit the common case NDFREE calls

Almost all consumers use the NDF_ONLY_PNBUF macro, making them avoidably branch
a lot in the NDFREE routine. Also note most of them should not need to call
any cleanup anyway as they don't request HASBUF.

Details

Provenance
mjgAuthored on Jul 30 2020, 3:47 PM
Parents
rG404927357d36: vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup
Branches
Unknown
Tags
Unknown

Event Timeline