cvs commit: src/sys/kern subr_disk.c

Jeff Roberson jeff at FreeBSD.org
Wed Jun 15 23:32:08 GMT 2005


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


More information about the cvs-src mailing list