On Mon, Oct 10, 2022 at 10:00:20AM -0700, Chaitanya Kulkarni wrote: > Hi, > > The newly added helper blk_mq_init_alloc_tag_set() replaces existing > call to blk_mq_alloc_tag_set() and takes following arguments to > initialize tag_set before calling blk_mq_alloc_tag_set() :- As said before I'm working on proper refcounting for the tagsets. Please don't do arbitrary and somewhat questionable cleanups in this area for now, thank you!