Re: [PATCH v2 mdadm] tests: Gate tests for linear flavor with variable LINEAR
From: Mariusz Tkaczyk <hidden>
Date: 2024-01-10 10:54:06
From: Mariusz Tkaczyk <hidden>
Date: 2024-01-10 10:54:06
On Tue, 9 Jan 2024 15:07:16 -0800 Song Liu [off-list ref] wrote:
linear flavor is being removed in the kernel [1], so tests for the linear flavor will fail. Add detection for linear flavor and --disable-linear option, with the same logic as multipath. [1] https://lore.kernel.org/linux-raid/20231214222107.2016042-1-song@kernel.org/ (local) Signed-off-by: Song Liu <song@kernel.org> ---
Reviewed-by: Mariusz Tkaczyk <redacted> I will give few days for other folks to review. Thanks, Mariusz