Spdk/module/bdev/raid
Damiano Cipriani 6322b4ce40 module/raid: increase raid name size in superblock
The size of raid name inside raid superblock structure is
increased to 64 chars to let the creation of raid bdev with longer name.

Signed-off-by: Damiano Cipriani <damiano.cipriani@suse.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: increase raid name size in 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: allow creation with a single base bdev 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