numam-spdk/lib/bdev
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
..
aio rpc: Rename construct_aio_lun to construct_aio_bdev 2016-10-18 09:51:31 -07:00
malloc rpc: Rename construct_malloc_lun to construct_malloc_bdev 2016-10-18 09:51:31 -07:00
nvme bdev: enable IO vector operations 2016-10-14 16:21:24 +02:00
rbd rbd: fix the pool_name and rbd_name wild pointer issue 2016-10-19 12:55:39 -07:00
bdev_module.h bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00
bdev.c bdev: check status parameter instead of bdev_io->status 2016-10-20 15:16:09 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00