HomeFreeBSD

vfs: add VOP_UNLOCK_FLAGS

Description

vfs: add VOP_UNLOCK_FLAGS

The flags argument from VOP_UNLOCK is about to be removed and some
filesystems unlock the interlock as a convienience with it.

Add a helper to retain the behavior for the few cases it is needed.

Details

Provenance
mjgAuthored on
Parents
rS356334: Makefile.inc1: remove libcompiler_rt from _startup_libs
Branches
Unknown
Tags
Unknown