Module Name: src Committed By: hannken Date: Wed Aug 19 08:40:02 UTC 2015
Modified Files: src/sys/kern: vfs_mount.c Log Message: Redo Rev. 1.30: Change vfs_vnode_iterator_next() to skip reclaiming vnodes (VI_XLOCK set) without waiting and change vflush() to wait for these vnodes. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 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.