HomeFreeBSD

namei: add NDPREINIT() macro

Description

namei: add NDPREINIT() macro

Its intent is to do the initialization of the future part of struct nameidata
which should be used across several namei() and VOPs. Right now it is NOP.

Reviewed by: mckusick
Discussed with: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D30041

Details

Provenance
kibAuthored on Jun 14 2021, 7:03 PM
Reviewer
mckusick
Differential Revision
D30041: ufs: avoid unneeded calls to softdep_prerename() and softdep_prelink()
Parents
rG71faea93070e: seqc: add symbolic name for in-modify bit
Branches
Unknown
Tags
Unknown