Date: Sun, 26 Mar 2000 01:20:34 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumraid5.c Message-ID: <200003260920.BAA50706@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2000/03/26 01:20:34 PST
Modified files:
sys/dev/vinum vinumraid5.c
Log:
rqe->b.b_flags |= B_READ; became
rqe->b.b_iocmd == BIO_READ instead of
rqe->b.b_iocmd = BIO_READ;
fix it.
Revision Changes Path
1.8 +2 -2 src/sys/dev/vinum/vinumraid5.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?200003260920.BAA50706>
