Spdk/module/bdev/raid
paul luse 576729ed29 module/raid: implement func pointers for raid related functtions
Next patch will rename the relevant functions so it's clear they're
RAID 0.  This patch simply takes those functions which include RAID
specific mapping and assign them to existing functions via func
pointers in the RAID struct.

Change-Id: I8c7724d855937a9c1ca78cdb8ec500521f23b12d
Signed-off-by: paul luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467553
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-09-20 15:25:58 +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: implement func pointers for raid related functtions 2019-09-20 15:25:58 +00:00
bdev_raid.h module/raid: implement func pointers for raid related functtions 2019-09-20 15:25:58 +00:00
Makefile mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00