K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-11-30T16:36:26.316851Z K 7 svn:log V 399 Cleanup and performance improvement of the virtio_blk driver - Add support for GEOM direct completion. Depending on the benchmark, this tends to give a ~30% improvement w.r.t IOPs and BW. - Remove an invariants check in the strategy routine. This assertion is caught later on by an existing panic. - Rename and resort various related functions to make more sense. MFC after: 1 month END