Spdk/test/unit/lib/bdev/raid
Krzysztof Smolinski 8c591e2d4f module/raid: data offset and data size implementation
When raid bdev is created with superblock parameter then all data on
this bdev should be shifted by some offset. Such space at the beginning
of bdev will be used to store on-disk raid metadata.

Signed-off-by: Krzysztof Smolinski <krzysztof.smolinski@intel.com>
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: I2545a2b00a651ef5332ca1757da0110a63914a43
2023-05-09 17:58:11 +08:00
..
bdev_raid.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
concat.c bdev: remove spdk_bdev_ext_io_opts from spdk_bdev_io 2023-02-16 10:09:35 +00:00
raid1.c raid5f: io metadata support 2023-01-11 09:08:52 +00:00
raid5f.c raid5f: convert to use accel framework for xor 2023-05-09 17:58:11 +08:00
common.c module/raid: data offset and data size implementation 2023-05-09 17:58:11 +08:00
Makefile test/raid1: unit tests implementation 2023-01-09 12:39:19 +00:00