Date: Tue, 4 Apr 2006 06:44:21 +0000 (UTC) From: Jeff Roberson <jeff@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: <200604040644.k346iLSB013279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2006-04-04 06:44:21 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
- Properly check against B_DELWRI and B_NEEDSGIANT. This check was
incorrectly written and caused some !NEEDSGIANT buffers to be put in
the NEEDSGIANT queue.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.506 +2 -1 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604040644.k346iLSB013279>
