[PATCH 06/47] blk-mq: add a flags parameter to blk_mq_alloc_request
Jens Axboe
axboe at fb.com
Tue Nov 24 13:21:10 PST 2015
On 11/20/2015 09:35 AM, Christoph Hellwig wrote:
> We already have the reserved flag, and a nowait flag awkwardly encoded as
> a gfp_t. Add a real flags argument to make the scheme more extensible and
> allow for a nicer calling convention.
I've been reviewing these in the nvme-req.9 branch, I'll pick them out
when for-4.5/xx is forked off. That should happen when Linus pulls the
recent for-linus pull request.
This one looks fine, but:
> create mode 100644 drivers/nvme/host/core.c
that should obviously not be there.
--
Jens Axboe
More information about the Linux-nvme
mailing list