]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Hold the vnode interlock across calls to bgetvp instead of acquiring it
authorJeff Roberson <jeff@FreeBSD.org>
Sun, 2 Mar 2003 06:05:23 +0000 (06:05 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Sun, 2 Mar 2003 06:05:23 +0000 (06:05 +0000)
commit491081fabfefa9454efb8930b2de7a36a6a36703
tree976a25ee203ede9f82c16e1e88827ecb12847fba
parented403545fc0bcedd5497daf4b20d72ceb7d878b9
 - Hold the vnode interlock across calls to bgetvp instead of acquiring it
   internally.  This is required to stop multiple bufs from being associated
   with a single lblkno.
sys/kern/vfs_bio.c
sys/kern/vfs_subr.c