On Tue, Mar 08, 2022 at 08:50:52PM +0530, Kanchan Joshi wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > This is a prep patch. It modifies nvme_alloc_request to take an > additional parameter, allowing request flags to be passed. I don't think we need more paramters to nvme_alloc_request. In fact I think we're probably better over removing nvme_alloc_request as a prep cleanup given that is is just two function calls anyway.