aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2020-02-28 08:53:14 +0100
committerMartin K. Petersen <[email protected]>2020-02-28 20:54:51 -0500
commit3d3ca53b163914c1397289d0c2ee6d2f52362dcc (patch)
tree2f08f18b1ce2c6e38feff0674b3a5c99fa34643a /tools/perf/scripts/python/bin
parent2bb955840c1dc44746af8a7873d9a0ba70debbd6 (diff)
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Use scsi_host_block() and scsi_host_unblock() instead of scsi_block_requests()/scsi_unblock_requests() to block and unblock I/O. This has the advantage that the block layer will stop sending I/O to the adapter instead of having the SCSI midlayer requeueing I/O internally. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Acked-by: Balsundar P < [email protected]> Signed-off-by: Hannes Reinecke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions