Date: Fri, 8 Jun 2007 07:05:08 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200706080705.l58759pA095530@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2007-06-08 07:05:08 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
In getblk(), before gbincore(), use BO_LOCK directly when locking
the bufobj, rather than using VI_LOCK, like what was done with
revision 1.453.
Revision Changes Path
1.525 +2 -2 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706080705.l58759pA095530>
