]> Git Repo - qemu.git/commit - hw/scsi-disk.c
scsi-disk: remove cluster_size
authorPaolo Bonzini <[email protected]>
Thu, 13 Oct 2011 08:35:46 +0000 (10:35 +0200)
committerKevin Wolf <[email protected]>
Fri, 28 Oct 2011 17:25:52 +0000 (19:25 +0200)
commit69377307b25f12235560d21050808a8de5793199
treeeee83bee673816a188c93df5b74d232fd0cc927f
parent44740c38168bd46e2a99094a42cbdbb781299604
scsi-disk: remove cluster_size

This field is redundant, and having it makes it more complicated
to share reqops between the upcoming scsi-block and scsi-generic.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/scsi-disk.c
This page took 0.022139 seconds and 4 git commands to generate.