Re: [PATCH v2 0/3] SCSI core patches for kernel v5.4

2019-08-07 Thread Martin K. Petersen
Bart, > The patches in this series address SCSI device blocking and unblocking > and fix a boot failure. Please consider these patches for kernel > version v5.4. Applied to 5.4/scsi-queue, thank you! -- Martin K. Petersen Oracle Linux Engineering

[PATCH v2 0/3] SCSI core patches for kernel v5.4

2019-08-01 Thread Bart Van Assche
Hi Martin, The patches in this series address SCSI device blocking and unblocking and fix a boot failure. Please consider these patches for kernel version v5.4. Thanks, Bart. Changes compared to v1: - As requested by James, dropped the patch that changes the return type of scsi_target_block()