[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230918175529.19011-8-peter@n8pjl.ca>
Date: Mon, 18 Sep 2023 17:57:52 +0000
From: Peter Lafreniere <peter@...jl.ca>
To: linux-alpha@...r.kernel.org
Cc: Peter Lafreniere <peter@...jl.ca>, jack@...e.cz,
reiserfs-devel@...r.kernel.org, linux-kernel@...r.kernel.org,
richard.henderson@...aro.org, ink@...assic.park.msu.ru
Subject: [PATCH 7/7] arch: alpha: remove ReiserFS from defconfig
ReiserFS has been deprecated for a year and a half, yet is still built
as part of a defconfig kernel.
According to commit eb103a51640e ("reiserfs: Deprecate reiserfs"), the
filesystem is slated to be removed in 2025. Remove it from the defconfig
profile now, as part of its deprecation process.
Signed-off-by: Peter Lafreniere <peter@...jl.ca>
---
arch/alpha/configs/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/alpha/configs/defconfig b/arch/alpha/configs/defconfig
index 1816c1dc22b1..3280bd9e6578 100644
--- a/arch/alpha/configs/defconfig
+++ b/arch/alpha/configs/defconfig
@@ -51,7 +51,6 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_CMOS=y
CONFIG_EXT2_FS=y
-CONFIG_REISERFS_FS=m
CONFIG_ISO9660_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
--
2.42.0
Powered by blists - more mailing lists