Loading
raid: limit the no superblock examine case
Ignore raid bdevs that are not in CONFIGURING state or were assembled from superblock. For raid bdevs without superblock, examine is used only when some base bdevs were not present at the time of raid bdev creation - the state is CONFIGURING. When all bdevs are discovered, the raid bdev is activated (ONLINE state) and any further examine calls on any bdev should have no effect on this raid bdev. Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: Id7c9941e3877a8694f4ad5aad26d384007a50d4a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22489 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>