K 10 svn:author V 4 grog K 8 svn:date V 27 1999-03-23T04:49:08.000000Z K 7 svn:log V 553 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 Problem-reported-by: Vallo Kallaste John Saunders Bernd Walter (maybe) END