On Tue, Nov 17, 2009 at 11:17:38AM +0100, Gerd Hoffmann wrote: > Rename the SCSIRequest structs in scsi-disk.c and scsi-generic.c to > SCSIDiskReq and SCSIGenericReq. Create a SCSIRequest struct and move > the common elements over.
Nice, have been waiting for this for a long time. Reviewed-by: Christoph Hellwig <h...@lst.de>