Greg Lehey ec79ff6a85 vinum_start:
remove the splbio() around the call to launch read requests.

launch_requests:
  Move the splbio() protection outside the entire launch_loop.  The
  previous location was causing problems with IDE drives, where the
  call to the strategy routine often did not complete until after
  complete_rqe deallocated the request structure.

Solution-independently-found-by: Russell Neeper <r-neeper@tamu.edu>
Problem-reported-by: Vallo Kallaste <vallo@matti.ee>
		     John Saunders <john@nlc.net.au>
		     Bernd Walter <ticso@cicely.de> (maybe)
1999-03-23 04:49:08 +00:00
..
1999-03-18 23:26:22 +00:00
1999-03-23 04:47:09 +00:00
1999-03-18 23:26:22 +00:00
1999-03-18 23:26:22 +00:00
1999-03-23 04:48:05 +00:00
1999-03-23 04:48:31 +00:00
1999-03-23 04:49:08 +00:00