All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme: target: build bvec from sg directly
@ 2019-03-25 10:07 Ming Lei
  2019-03-25 10:07   ` Ming Lei
  2019-03-25 10:07 ` [PATCH 2/2] nvme: target: build bvec from sg directly Ming Lei
  0 siblings, 2 replies; 16+ messages in thread
From: Ming Lei @ 2019-03-25 10:07 UTC (permalink / raw)


Hi,

The 1st patch fixes nvmet_file_init_bvec() for building bvec from
sg list.

The 2nd patch converts to build bvec from sg directly, given multi-page
bvec is ready.


Ming Lei (2):
  nvme: target: fix nvmet_file_init_bvec()
  nvme: target: build bvec from sg directly

 drivers/nvme/target/io-cmd-file.c | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

Cc: Yi Zhang <yi.zhang at redhat.com>
Cc: Sagi Grimberg <sagi at grimberg.me>
Cc: Chaitanya Kulkarni <chaitanya.kulkarni at wdc.com>


-- 
2.9.5

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-03-27 14:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 10:07 [PATCH 0/2] nvme: target: build bvec from sg directly Ming Lei
2019-03-25 10:07 ` [PATCH 1/2] nvme: target: fix nvmet_file_init_bvec() Ming Lei
2019-03-25 10:07   ` Ming Lei
2019-03-25 10:52   ` Christoph Hellwig
2019-03-25 10:52     ` Christoph Hellwig
2019-03-26  1:39     ` Ming Lei
2019-03-26  1:39       ` Ming Lei
2019-03-26  2:03       ` Sagi Grimberg
2019-03-26  2:03         ` Sagi Grimberg
2019-03-26  2:16         ` Ming Lei
2019-03-26  2:16           ` Ming Lei
2019-03-26  7:32           ` Christoph Hellwig
2019-03-26  7:32             ` Christoph Hellwig
2019-03-27 14:00   ` Sasha Levin
2019-03-25 10:07 ` [PATCH 2/2] nvme: target: build bvec from sg directly Ming Lei
2019-03-25 10:55   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.