Loading
raid: fix empty slot not updated in sb after resize
Slots for not configured base bdevs were omitted when updating the superblock. It caused wrong data size to be used if a base bdev in that slot was later rebuilt and the raid was restarted. Reported-by:Loïc Yavercovski <loic.yavercovski@gmail.com> Signed-off-by:
Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: I0666da02f544951a95f7acf16c2f7aae5a8a7ab7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24260 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>