Module Name: src Committed By: hannken Date: Wed Jun 30 13:10:35 UTC 2010
Modified Files:
src/sys/fs/union: union_vfsops.c
Log Message:
The directory vnode must be locked before we call VOP_WHITEOUT().
Should fix PR #23986 "problem mounting directories".
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/fs/union/union_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
