Am 21.07.22 um 15:32 schrieb Christoph Hellwig:
As far as I can tell there is no need for the staged setup in dasd, so allocate the tagset and the disk with the queue in dasd_gendisk_alloc. Warning: untested due to a lack of hardware. Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Thanks for the patch. From a first quick look it looks reasonable. I will give it a try on my test machine.