Spdk/test/lib/bdev/bdevio
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
..
.gitignore bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
bdevio.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