On Mon, Aug 21, 2023 at 05:56:01PM +0800, chengming.zhou@xxxxxxxxx wrote: > From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx> > > When we increase nr_hw_queues fail, the fallback path will use > blk_mq_update_queue_map() to clear and update all maps. > Obviously, this line of update of HCTX_TYPE_DEFAULT only is not > needed, so delete it. > > Signed-off-by: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming