HomeFreeBSD

Remove unnecessary object locking from the vnode pager. Recent changes to

Description

Remove unnecessary object locking from the vnode pager. Recent changes to
busy/valid/dirty locking make these acquires redundant.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D22186

Details