Module Name: src Committed By: hannken Date: Sun May 25 17:43:47 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vfsops.c
Log Message:
The pageflush_selector gets a vnode with v_interlock held.
Remove the mutex_enter()/mutex_exit() and simplify.
Hi christos...
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sys/fs/puffs/puffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
