Spdk/module/bdev/raid
Artur Paszkiewicz e325fbafec module/raid: allow assembly of a degraded raid
Add num_base_bdevs_operational to raid_bdev and use it to determine the
required number of base bdevs.

Change-Id: I31b39cc8ea708b6cdce748f015949e4c9fdeb3cd
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: allow assembly of a degraded raid 2023-05-09 17:58:11 +08:00
bdev_raid.h module/raid: allow assembly of a degraded raid 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 module/raid: allow assembly of a degraded raid 2023-05-09 17:58:11 +08:00