HomeFreeBSD

Silence witness warning about duplicated mutex type.

Description

Silence witness warning about duplicated mutex type.

The order is correct, it is nullfs vnode interlock -> lower vnode
interlock. vop_stdadd_writecount() is called from nullfs
VOP_ADD_WRITECOUNT() and both take interlocks.

Requested by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks

Details

Provenance
kibAuthored on
Parents
rS348420: MFC r347974, r348001, r348006, r348013, r348016, r348018, r348020
Branches
Unknown
Tags
Unknown