aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid1.c
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2025-01-02 11:28:41 +0000
committerSong Liu <[email protected]>2025-01-13 15:36:29 +0000
commit127186cfb184eaccdfe948e6da66940cfa03efc5 (patch)
tree59e8bab857c62243013dce937c52a953cac90dda /drivers/md/raid1.c
parentpartitions: ldm: remove the initial kernel-doc notation (diff)
downloadkernel-127186cfb184eaccdfe948e6da66940cfa03efc5.tar.gz
kernel-127186cfb184eaccdfe948e6da66940cfa03efc5.zip
md: reintroduce md-linear
THe md-linear is removed by commit 849d18e27be9 ("md: Remove deprecated CONFIG_MD_LINEAR") because it has been marked as deprecated for a long time. However, md-linear is used widely for underlying disks with different size, sadly we didn't know this until now, and it's true useful to create partitions and assemble multiple raid and then append one to the other. People have to use dm-linear in this case now, however, they will prefer to minimize the number of involved modules. Fixes: 849d18e27be9 ("md: Remove deprecated CONFIG_MD_LINEAR") Cc: [email protected] Signed-off-by: Yu Kuai <[email protected]> Acked-by: Coly Li <[email protected]> Acked-by: Mike Snitzer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Song Liu <[email protected]>
Diffstat (limited to 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions