[PATCH 0/3] md: Remove deprecated flavors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux