Spdk/module/bdev/raid
Artur Paszkiewicz 957acd43b9 module/raid: assemble raid bdev from superblock
Change the bdev_raid examine procedure to read the superblock from the
examined base bdev. If a valid superblock is found, re-create the
raid_bdev from it.

Change-Id: I4bd589647a207a216ecf0dec9baf11c5d691f5d5
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
2023-05-09 17:58:11 +08:00
..
bdev_raid_rpc.c module/raid: assemble raid bdev from superblock 2023-05-09 17:58:11 +08:00
bdev_raid_sb.c module/raid: assemble raid bdev from superblock 2023-05-09 17:58:11 +08:00
bdev_raid_sb.h module/raid: assemble raid bdev from superblock 2023-05-09 17:58:11 +08:00
bdev_raid.c module/raid: assemble raid bdev from superblock 2023-05-09 17:58:11 +08:00
bdev_raid.h module/raid: assemble raid bdev from superblock 2023-05-09 17:58:11 +08:00
concat.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
Makefile module/raid: write initial superblock 2023-05-09 17:58:11 +08:00
raid0.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
raid1.c raid1: read balancing 2023-05-09 17:58:11 +08:00
raid5f.c raid5f: degraded io support 2023-05-09 17:58:11 +08:00