K 10 svn:author V 3 alc K 8 svn:date V 27 2017-09-20T04:59:52.570830Z K 7 svn:log V 231 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. MFC after: 1 week END