HomeFreeBSD

MFC r323786

Description

MFC r323786

In r288122, we changed vm_page_unwire() so that it returns a Boolean
indicating whether the page's wire count transitioned to zero.  Use that
return value in zbuf_page_free() rather than checking the wire count.

Details

Provenance
alcAuthored on
Parents
rS324127: tmpfs: skip zero-sized page count updates
Branches
Unknown
Tags
Unknown