Skip to content

Conversation

@wuguanghao3
Copy link
Contributor

After the kernel started supporting the logical block size feature,
it modified the array metadata, which may lead to compatibility issues.
Therefore, a compatibility warning needs to be added.

Links: https://lore.kernel.org/linux-raid/[email protected]/T/#t

Signed-off-by: Wu Guanghao [email protected]

The kernel block branch has started supporting the
configuration of logical block size after mergeing commit
62ed1b582246 (md:allow configuring logical block size),
therefore a new parameter should be added to allow specifying
the logical block size when creating a RAID device.

Links: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git/commit/?h=for-6.19/block&id=62ed1b58224

Signed-off-by: Wu Guanghao <[email protected]>
After the kernel started supporting the logical block size feature,
it modified the array metadata, which may lead to compatibility issues.
Therefore, a compatibility warning needs to be added.

Signed-off-by: Wu Guanghao <[email protected]>
@wuguanghao3 wuguanghao3 force-pushed the check_lbs_compatibility branch from af9e258 to 9b96c1f Compare December 19, 2025 03:17
@wuguanghao3 wuguanghao3 deleted the check_lbs_compatibility branch December 19, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant