HomeFreeBSD

FreeBSD: vn_flush_cached_data: observe vnode locking contract

Description

FreeBSD: vn_flush_cached_data: observe vnode locking contract

vm_object_page_clean() expects that the associated vnode is locked
as VOP_PUTPAGES() may get called on the vnode.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Andriy Gapon <avg@FreeBSD.org>
Closes #14079

Details

Provenance
avgAuthored on Oct 26 2022, 10:00 PM
GitHub <noreply@github.com>Committed on Oct 26 2022, 10:00 PM
Parents
rGeeddd8057289: Silence objtool warnings from 55d7afa4
Branches
Unknown
Tags
Unknown