HomeFreeBSD

Do not assert that the object lock is held in vm_object_set_writeable_dirty.

Description

Do not assert that the object lock is held in vm_object_set_writeable_dirty.
A valid reference is all that is required. If we race with a deallocation
we will harmlessly misidentify the type of an already dead object.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D22636

Details

Provenance
jeffAuthored on Dec 8 2019, 1:47 AM
Parents
rG2780a26b6a30: Fix a couple of minor issues with newfs_msdos:
Branches
Unknown
Tags
Unknown

Event Timeline