lkml.org 
[lkml]   [2023]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] md: Remove deprecated flavors
Date
Linear, multipath, and faulty have been marked as deprecated for 2.5 years.
Let's remove them.

Thanks,
Song

Song Liu (3):
md: Remove deprecated CONFIG_MD_LINEAR
md: Remove deprecated CONFIG_MD_MULTIPATH
md: Remove deprecated CONFIG_MD_FAULTY

drivers/md/Kconfig | 34 ---
drivers/md/Makefile | 10 +-
drivers/md/md-autodetect.c | 8 +-
drivers/md/md-faulty.c | 365 --------------------------
drivers/md/md-linear.c | 318 ----------------------
drivers/md/md-multipath.c | 463 ---------------------------------
drivers/md/md.c | 186 ++++++-------
include/uapi/linux/raid/md_p.h | 8 +-
include/uapi/linux/raid/md_u.h | 11 +-
9 files changed, 91 insertions(+), 1312 deletions(-)
delete mode 100644 drivers/md/md-faulty.c
delete mode 100644 drivers/md/md-linear.c
delete mode 100644 drivers/md/md-multipath.c

--
2.34.1

\
 
 \ /
  Last update: 2023-12-14 23:22    [W:0.259 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site