]> www.infradead.org Git - users/hch/block.git/commit
pmcraid: switch to using ->device_configure
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Mar 2024 03:06:12 +0000 (13:06 +1000)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Apr 2024 05:37:17 +0000 (07:37 +0200)
commit09fdb7e6969a841aad98564fe49e778159f499b4
tree6821d5841211f51a2e282ee6d4ba4bdf01c05754
parent145d18c990a21ad1b0d55017138dcbe9ad708852
pmcraid: switch to using ->device_configure

Switch to the ->device_configure method instead of ->slave_configure
and update the block limits on the passed in queue_limits instead
of using the per-limit accessors.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
drivers/scsi/pmcraid.c