Module Name: src Committed By: hannken Date: Fri Jan 13 10:10:32 UTC 2017
Modified Files:
src/sys/kern: vfs_mount.c
Log Message:
Add file-local iterator variant vfs_vnode_iterator_next1() that
waits for vnodes to become reclaimed and use it from vflush().
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/kern/vfs_mount.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
