numam-spdk/module/bdev/raid
Artur Paszkiewicz 1d246e97ab module/raid: remove a redundant function
The raid_bdev_io_submit_fail_process() and
raid_bdev_base_io_submit_fail_process() functions both do essentially
the same thing, so remove the former and replace its usages and rename
the other.

Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: I8eda933e23d4bc840a6740e21a48d9c411998f6d
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471076
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-11-01 14:34:32 +00:00
..
bdev_raid_rpc.c RPC: rename rpc destroy_raid_bdev to bdev_raid_delete 2019-09-19 19:24:47 +00:00
bdev_raid.c module/raid: remove a redundant function 2019-11-01 14:34:32 +00:00
bdev_raid.h module/raid: remove struct raid_fn_table 2019-11-01 14:34:32 +00:00
Makefile mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00