HomeFreeBSD

When an I/O error occurs on page out, there is no need to dirty the page,

Description

When an I/O error occurs on page out, there is no need to dirty the page,
because it is already dirty. Instead, assert that the page is dirty.

Reviewed by: kib, markj
MFC after: 1 week

Details

Provenance
alcAuthored on
Reviewer
kib
Parents
rS324172: Align test I/O buffer to page boundary.
Branches
Unknown
Tags
Unknown