diff options
author | Kumar Meiyappan <[email protected]> | 2022-07-08 13:47:10 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-13 23:42:03 -0400 |
commit | 904f2bfda65e051906e79030b7cbfa2f5db3e5f4 (patch) | |
tree | 797e271acf88e101623f4978c79fd1232555dfe5 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 297bdc540f0e391568788f8ece3020653748a26f (diff) |
scsi: smartpqi: Add driver support for multi-LUN devices
Add driver support for up to 256 LUNs per device.
Update AIO path to pass the appropriate LUN number for base-code to target
the correct LUN.
Update RAID IO path to pass the appropriate LUN number for FW to target the
correct LUN.
Pass the correct LUN number while doing a LUN reset.
Count the outstanding commands based on LUN number. While removing a
Multi-LUN device, wait for all outstanding commands to complete for all
LUNs.
Add Feature bit support.
Link: https://lore.kernel.org/r/165730603067.177165.14016422176841798336.stgit@brunhilda
Reviewed-by: Scott Benesh <[email protected]>
Reviewed-by: Scott Teel <[email protected]>
Reviewed-by: Mike McGowen <[email protected]>
Reviewed-by: Kevin Barnett <[email protected]>
Signed-off-by: Kumar Meiyappan <[email protected]>
Signed-off-by: Don Brace <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions