HomeFreeBSD

vfs: stop passing LK_INTERLOCK to VOP_UNLOCK

Description

vfs: stop passing LK_INTERLOCK to VOP_UNLOCK

The plan is to drop the flags argument. There is also a temporary bug
now that nullfs ignores the flag.

Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21252

Details

Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D21252: Allocate the vm_page_array on domain correct memory.
Parents
rS351554: MFV r351553:
Branches
Unknown
Tags
Unknown