diff options
author | Christoph Hellwig <[email protected]> | 2024-04-09 16:37:35 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-04-11 21:37:49 -0400 |
commit | b7eefcf11f3fb1703ddfa075d4f4bc30b9c50eb4 (patch) | |
tree | d46c9bec32f36cb235c4d88f060d0926fec6ffa4 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 693a1e8cbe121bcef3331152259216bc397b6db6 (diff) |
scsi: core: Add a device_configure method to the host template
This is a version of ->slave_configure that also takes a queue_limits
structure that the caller applies, and thus allows drivers to reconfigure
the queue using the atomic queue limits API.
In the long run it should also replace ->slave_configure entirely as there
is no need to have two different methods here, and the slave name in
addition to being politically charged also has no basis in the SCSI
standards or the kernel code.
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions