HomeFreeBSD

vfs: drop the mostly unused flags argument from VOP_UNLOCK
Audit RequiredrS356337

Description

vfs: drop the mostly unused flags argument from VOP_UNLOCK

Filesystems which want to use it in limited capacity can employ the
VOP_UNLOCK_FLAGS macro.

Reviewed by: kib (previous version)
Differential Revision: https://reviews.freebsd.org/D21427

Details

Group Auditors
Restricted Owners Package
Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D21427: vfs: remove flags argument from VOP_UNLOCK
Parents
rS356336: unionfs: fix up VOP_UNLOCK use after flags stopped being supported
Branches
Unknown
Tags
Unknown