commit | 4c41d2ef5f599372a35d446fb75898fe9841bda4 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Nov 26 15:33:48 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 09:41:36 2009 -0600 |
tree | 155e31286e9f462e0ce3423bd2e6a1912cfbf585 | |
parent | 1e37607b5e32dc5f4ee422ae45da4de659db0691 [diff] |
scsi: create common SCSIRequest structure. 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. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>