From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Thu, 14 Jun 2018 16:54:22 +0200 Subject: remove nvme_reinit_tagset and blk_mq_tagset_iter In-Reply-To: <248094d8-afe6-b6b7-8c8b-b8db452ec030@kernel.dk> References: <20180614123015.5989-1-hch@lst.de> <248094d8-afe6-b6b7-8c8b-b8db452ec030@kernel.dk> Message-ID: <20180614145422.GA4856@lst.de> On Thu, Jun 14, 2018@08:45:07AM -0600, Jens Axboe wrote: > On 6/14/18 6:30 AM, Christoph Hellwig wrote: > > Now that nvme-fc moved off the reinit request concept both the core nvme > > and blk-mq code for it becomes unused. > > > > Jens, are you ok with queuing up the blk-mq side with the pending nvme > > changes? > > Are you asking if you can queue it up, presumable because the nvme-fc > change isn't upstream yet? That's fine with me, you can add my > reviewed-by to the patches. Yes, that is the plan. The nvme changes are fixes I'm going to send you ASAP, and I think we can just send the dead code removal along.