Date: Tue, 8 May 2001 01:24:55 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_disk.c Message-ID: <200105080824.f488OtS90217@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/05/08 01:24:55 PDT Modified files: sys/kern subr_disk.c Log: Always initialize bio_resid from bio_bcount in the disk mini-layer so that the drivers don't have to do it umpteen times. Revision Changes Path 1.37 +2 -2 src/sys/kern/subr_disk.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?200105080824.f488OtS90217>