numam-spdk/lib
Tsuyoshi Uchida b13fecd3b3 bdev: check status parameter instead of bdev_io->status
A status member of spdk_bdev_io structure is set after the if block.
Therefore a status parameter should be checked instead of a status
member.

Change-Id: I4030a7fcdb36d9c589802ec5b4e424591dc2a3b6
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-20 15:16:09 -07:00
..
bdev bdev: check status parameter instead of bdev_io->status 2016-10-20 15:16:09 -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 env: Adjust for API changes to DPDK PCI in 16.11 2016-10-14 12:44:16 -07:00
event iscsi: fix comment issue. If not specified reactor mask , we only use core 0. (#48) 2016-10-20 09:37:05 -07:00
ioat ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
iscsi scsi, param: remove multi_negot_sess_params 2016-10-18 07:59:23 -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: cache CAP register in spdk_nvme_ctrlr 2016-10-20 12:56:45 -07:00
nvmf nvmf: Add an accessor for transport name 2016-10-14 15:26:45 -07:00
rpc Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
scsi bdev: enable IO vector operations 2016-10-14 16:21:24 +02: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