K 10 svn:author V 7 glebius K 8 svn:date V 27 2015-03-17T19:19:19.085713Z K 7 svn:log V 339 o Enhance vm_pager_free_nonreq() function: - Allow to call the function with vm object lock held. - Allow to specify reqpage that doesn't match any page in the region, meaning freeing all pages. o Utilize the new function in couple more places in vnode pager. Reviewed by: alc, kib Sponsored by: Netflix Sponsored by: Nginx, Inc. END