Spdk/module/bdev/raid
Artur Paszkiewicz d3a04643bf module/raid: move error code check out of raid_bdev_queue_io_wait()
Don't pass the error code to the function and instead move the -ENOMEM
check to the callers where it makes more sense.

Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: Ib2fa92315dc2973d4023fd9509950589de946614
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473452
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-14 16:25:55 +00:00
..
bdev_raid_rpc.c module/raid: make raid_level an enum instead of plain integer 2019-11-01 14:34:32 +00:00
bdev_raid.c module/raid: move error code check out of raid_bdev_queue_io_wait() 2019-11-14 16:25:55 +00:00
bdev_raid.h module/raid: move error code check out of raid_bdev_queue_io_wait() 2019-11-14 16:25:55 +00:00
Makefile module/raid: move raid0 functions to separate file 2019-11-01 14:34:32 +00:00
raid0.c module/raid: move error code check out of raid_bdev_queue_io_wait() 2019-11-14 16:25:55 +00:00