On Mon, Mar 07, 2022 at 02:43:58PM +0800, Ming Lei wrote: > queue map can be changed when updating nr_hw_queues, so we need to > reconfigure queue's poll capability. Add one helper for doing this job. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> Eventually we'd want to reuse this for nvme-multipath as already pointed out. But I'm fine with just fixing this up later, so: Reviewed-by: Christoph Hellwig <hch@xxxxxx>