Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1635762

Re: [PATCH 1/2] lightnvm: create cmd before allocating request

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] lightnvm: create cmd before allocating request
Date 2017-05-04 16:20 +0200
Message-ID <tDpst-4bq-3@gated-at.bofh.it> (permalink)
References <tCYBX-3bN-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 03 2017, Javier González wrote:
> Create nvme command before allocating a request using
> nvme_alloc_request, which uses the command direction. Up until now, the
> command has been zeroized, so all commands have been allocated as a
> read operation.

Applied 1-2. Javier, please use a cover letter when sending more than 1
patch at the time, makes it easier to reply to the series as a whole.

-- 
Jens Axboe

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] lightnvm: create cmd before allocating request "Javier González" <jg@lightnvm.io> - 2017-05-03 11:20 +0200
  Re: [PATCH 1/2] lightnvm: create cmd before allocating request Matias Bjørling <m@bjorling.me> - 2017-05-04 10:10 +0200
  Re: [PATCH 1/2] lightnvm: create cmd before allocating request Christoph Hellwig <hch@infradead.org> - 2017-05-04 13:30 +0200
  Re: [PATCH 1/2] lightnvm: create cmd before allocating request Javier González <jg@lightnvm.io> - 2017-05-04 16:00 +0200
  Re: [PATCH 1/2] lightnvm: create cmd before allocating request Jens Axboe <axboe@kernel.dk> - 2017-05-04 16:20 +0200

csiph-web