Module Name: src Committed By: hannken Date: Mon Jul 19 08:17:44 UTC 2010
Modified Files: src/sys/fs/ntfs: ntfs_vfsops.c Log Message: Lock the ntnode and recheck the fnode after calling getnewvnode(). Take v_interlock while the ntnode is locked. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/fs/ntfs/ntfs_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.