Pasto: this is PATCH v3. Sorry.
This patch series is about purging the "type hint" from the block
layer. My previous series cleaned up improper uses it. Remaining
uses are info block and qdevs ide-drive, scsi-disk.
ide-drive and scsi-disk can either act as disk or as CD drive. They
use their drive's type hint to decide betwee
Kevin Wolf writes:
> Am 09.05.2011 11:51, schrieb Markus Armbruster:
>> This patch series is about purging the "type hint" from the block
>> layer. My previous series cleaned up improper uses it. Remaining
>> uses are info block and qdevs ide-drive, scsi-disk.
>>
>> ide-drive and scsi-disk can
Am 09.05.2011 11:51, schrieb Markus Armbruster:
> This patch series is about purging the "type hint" from the block
> layer. My previous series cleaned up improper uses it. Remaining
> uses are info block and qdevs ide-drive, scsi-disk.
>
> ide-drive and scsi-disk can either act as disk or as CD
On 05/09/11 11:51, Markus Armbruster wrote:
This patch series is about purging the "type hint" from the block
layer. My previous series cleaned up improper uses it. Remaining
uses are info block and qdevs ide-drive, scsi-disk.
Nice cleanup, looks good to me.
Acked-by: Gerd Hoffmann
cheers,
This patch series is about purging the "type hint" from the block
layer. My previous series cleaned up improper uses it. Remaining
uses are info block and qdevs ide-drive, scsi-disk.
ide-drive and scsi-disk can either act as disk or as CD drive. They
use their drive's type hint to decide betwee