HomeFreeBSD

nfsserver: use VOP_VPUT_PAIR().

Description

nfsserver: use VOP_VPUT_PAIR().

Apply VOP_VPUT_PAIR() to the end of vnode operations after the
VOP_MKNOD(), VOP_MKDIR(), VOP_LINK(), VOP_SYMLINK(), VOP_CREATE().

Reviewed by: chs, mckusick
Tested by: pho
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
kibAuthored on Jan 24 2021, 1:02 PM
Parents
rGbe44e9863777: ffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
Branches
Unknown
Tags
Unknown