HomeFreeBSD

Clear queue op flags in vm_page_mvqueue().

Description

Clear queue op flags in vm_page_mvqueue().

This fixes a regression in r356155, introduced at the last minute. In
particular, we must clear PGA_REQUEUE_HEAD before inserting into any
queue besides PQ_INACTIVE since that operation is implemented only for
PQ_INACTIVE.

Reported by: pho, Jenkins via lwhsu

Details

Provenance
markjAuthored on
Parents
rS356172: Make Linux stat(2) et al distinguish between block and character
Branches
Unknown
Tags
Unknown