Spdk/lib
Jim Harris 52d2405f70 bdev/malloc: simplify read/write return values
Return void in main I/O path, and have functions
explicitly complete the I/O back to the bdev layer
if any failures are encountered.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ia729b0af555f87c2fb36b92e79a47d19a325de7a
2016-10-13 16:05:41 -07:00
..
bdev bdev/malloc: simplify read/write return values 2016-10-13 16:05:41 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env nvme: add PCI BDF in spdk_nvme_ctrlr to check whether same ctrlr 2016-10-13 09:50:32 -07:00
event env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
ioat ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
iscsi iscsi/rpc: change get_target_nodes parallel arrays to objects 2016-10-13 09:05:43 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log spdk: tweak tracedump 2016-10-05 09:40:21 -07:00
net Drop libpciaccess and switch to DPDK PCI 2016-10-04 15:59:00 -07:00
nvme nvme: change a return value of nvme_ctrlr_cmd_format (#45) 2016-10-13 17:26:33 +00:00
nvmf env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
rpc Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
scsi Revert "bdev: enable IO vector operations" 2016-10-11 15:52:10 -07:00
trace Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
util eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
Makefile memory: Rename to env 2016-10-05 09:49:35 -07:00