vfs: return free vnode batches in sync instead of vfs_msync
It is a more natural fit. vfs_msync only deals with active vnodes.
Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D22008
vfs: return free vnode batches in sync instead of vfs_msync Tags None Referenced Files None Subscribers None
Description
Details
|