Date: Wed, 15 Jun 2005 23:32:07 +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 subr_disk.c Message-ID: <200506152332.j5FNW7gd053573@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-06-15 23:32:07 UTC
FreeBSD src repository
Modified files:
sys/kern subr_disk.c
Log:
- Fix insertions of bios which represent data earlier than anything else
in the queue. The insertion sort assumed this had already been taken
care of.
Spotted by: Antoine Brodin
Approved by: re (scottl)
Revision Changes Path
1.85 +4 -7 src/sys/kern/subr_disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506152332.j5FNW7gd053573>
