Date: Thu, 26 Sep 2002 09:32:15 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200209261632.g8QGWFfg043372@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/09/26 09:32:15 PDT Modified files: sys/kern vfs_bio.c Log: Make biowait() check bio_error before the BIO_ERROR flag, to propery catch internal GEOM use of bio_error. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.335 +2 -2 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209261632.g8QGWFfg043372>