]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Don't use vrecycle() call vgonel() directly after grabing the vnode
authorJeff Roberson <jeff@FreeBSD.org>
Sat, 4 Oct 2003 16:09:40 +0000 (16:09 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Sat, 4 Oct 2003 16:09:40 +0000 (16:09 +0000)
commit80cd3a08049a2ac79900713686bc7c8e31b8e881
tree742ef7d30a2fe9056002b12a0336a8c66e7214e4
parentcac3558da3e62fb14539ecf073d570aa4c16a75a
 - Don't use vrecycle() call vgonel() directly after grabing the vnode
   interlock.  We do this so that we still hold the interlock when we lock
   the vnode later.  This prevents races with the mnt vnode list.
sys/gnu/ext2fs/ext2_vfsops.c
sys/gnu/fs/ext2fs/ext2_vfsops.c