block/iscsi: Introducing new zero-copy API
authorRoy Shterman <roysh@mellanox.com>
Sun, 9 Oct 2016 08:14:55 +0000 (11:14 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Oct 2016 09:30:55 +0000 (11:30 +0200)
commit583ec22e2385fda19e2207cab1b688b816d95de0
tree3e8bea992e94fd4478d6a1bcd2abc62c914565ac
parente948f663e9334249c394b88926addcdd3f9e35cd
block/iscsi: Introducing new zero-copy API

A new API to deploy zero-copy command submission. The new API takes I/O
vectors list and number of I/O vectors to submit as input parameters
when initiating the command. New API must be used if working with
iSER transport option.

Signed-off-by: Roy Shterman <roysh@mellanox.com>
Message-Id: <1476000896-18632-2-git-send-email-roysh@mellanox.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
block/iscsi.c