Spdk/lib/bdev/raid
Jim Harris cd6b3a892d bdev/raid: remove raid_bdev_io_terminate
This has been reduced to just a call to
spdk_bdev_io_complete(), so it is no longer needed.

While here, call spdk_bdev_io_complete() directly
in the strip-crossing error case as well.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ia949e3fd55b52e5c873bd591e541ecf6c0c086b1

Reviewed-on: https://review.gerrithub.io/423327
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-08-31 19:18:02 +00:00
..
bdev_raid_rpc.c bdev/raid: Remove duplicated and not enough state check in RPC 2018-08-30 16:13:35 +00:00
bdev_raid.c bdev/raid: remove raid_bdev_io_terminate 2018-08-31 19:18:02 +00:00
bdev_raid.h bdev/raid: remove split counting 2018-08-31 19:18:02 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00