On 10/29/18 5:34 PM, Jens Axboe wrote:
Only the SCSI legacy path provides a way to check if target is currently busy, provide the same for the MQ path.Cc: linux-scsi@vger.kernel.org Signed-off-by: Jens Axboe <ax...@kernel.dk> --- drivers/scsi/scsi_lib.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Hannes Reinecke <h...@suse.com> Cheers, Hannes