On 4/22/20 3:14 AM, Ming Lei wrote:
So use scsi_internal_device_block() to implement scsi_host_block(), and just run once synchronize_rcu() because scsi never supports tagset of BLK_MQ_F_BLOCKING.
Please add a reference to BLK_MQ_F_BLOCKING as a comment in the modified code.
Thanks, Bart.