numam-spdk/lib/bdev
Jim Harris aac30ff3f4 bdev/nvme: reorganize queued_next_sge()
No functional change, but removes a few assumptions
that will be invalid in a future patch that fixes a
bug in this function.  Primarily we no longer assume
that this function will always increment the
iovpos and reset iov_offset to 0.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I770f2f24c37626063e113af850a2af792aed332a
2016-11-09 10:04:52 -07:00
..
aio bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
malloc bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
nvme bdev/nvme: reorganize queued_next_sge() 2016-11-09 10:04:52 -07:00
rbd bdev/rbd: remove unused blockdev_rbd_io::ch 2016-11-09 09:16:53 -07:00
rpc bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00
bdev_module.h bdev: move spdk_bdev_fn_table into bdev_module.h 2016-11-09 09:59:39 -07:00
bdev.c Replace rte_panic() with abort() 2016-11-08 08:57:49 -07:00
Makefile bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00