From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Fri, 28 Apr 2017 16:24:44 +0200 Subject: [PATCH 1/5] blk-mq: update ->init_request and ->exit_request prototypes In-Reply-To: <588c2352-08f8-721b-37d5-ba90a1794c5d@kernel.dk> References: <20170427174501.18965-1-hch@lst.de> <20170427174501.18965-2-hch@lst.de> <20170428140923.GA32073@lst.de> <588c2352-08f8-721b-37d5-ba90a1794c5d@kernel.dk> Message-ID: <20170428142444.GA1082@lst.de> On Fri, Apr 28, 2017@08:20:26AM -0600, Jens Axboe wrote: > Actually, I'll leave it as-is, just base things on top of for-next for > now. Ok. I'll resend the init_request changes then, as having request_idx around in a blk-mq iosched world is actively harmful.