HomeFreeBSD

The loop in vm_map_protect that verifies that all transition map

Description

The loop in vm_map_protect that verifies that all transition map
entries are stabilized, repeatedly verifies the same entry. Check each
entry in turn.

Reviewed by: kib (code only), alc
Tested by: pho
MFC after: 7 days
Differential Revision: https://reviews.freebsd.org/D22405

Details

Provenance
dougmAuthored on
Reviewer
kib
Differential Revision
D22405: look for in-transition status in each map entry
Parents
rS354784: Add support for Allocate to the pNFS server.
Branches
Unknown
Tags
Unknown