diff options
author | Anand Lodnoor <anand.lodnoor@broadcom.com> | 2020-01-14 12:21:21 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-01-16 05:21:03 +0100 |
commit | 4d1634b8d12ecb844f0d1af0b79c703cf9911484 (patch) | |
tree | e275439478a2deb6bf85709113c70181aff7e4f5 /CREDITS | |
parent | scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa... (diff) | |
download | linux-4d1634b8d12ecb844f0d1af0b79c703cf9911484.tar.xz linux-4d1634b8d12ecb844f0d1af0b79c703cf9911484.zip |
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests
Remove usage of device_busy counter from driver. Instead of device_busy
counter now driver uses 'nr_active' counter of request_queue to get the
number of inflight request for a LUN.
Link: https://lore.kernel.org/r/1579000882-20246-11-git-send-email-anand.lodnoor@broadcom.com
Link : https://patchwork.kernel.org/patch/11249297/
Signed-off-by: Chandrakanth Patil <chandrakanth.patil@broadcom.com>
Signed-off-by: Anand Lodnoor <anand.lodnoor@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions