HomeFreeBSD

vfs: return free vnode batches in sync instead of vfs_msync

Description

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

Details

Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D22008: vfs: return free vnode batches in sync instead of vfs_msync
Parents
rS353467: vlan_config() isn't always called in epoch context.
Branches
Unknown
Tags
Unknown