Re: [PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
Segher Boessenkool <[email protected]> Tue, 19 Sep 2023 10:16:30 -0500
| Newsgroups | org.kernel.vger.reiserfs-devel,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-um,org.kernel.vger.linux-alpha,org.kernel.vger.linux-kernel,org.kernel.vger.linux-m68k,org.kernel.vger.linux-mips,org.kernel.vger.linux-sh,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 19, 2023 at 12:00:34AM +0000, Peter Lafreniere wrote: > On Monday, September 18th, 2023 at 19:41, Segher Boessenkool <[email protected]> wrote: > > On Mon, Sep 18, 2023 at 05:56:09PM +0000, Peter Lafreniere wrote: > > > > > ReiserFS has been considered deprecated for 19 months since commit > > > eb103a51640e ("reiserfs: Deprecate reiserfs"). However, there are > > > several architectures that still build it into their defconfig kernels. > > > > > > As ReiserFS will be removed in 2025, delete all ReiserFS-related options > > > from defconfig files before the filesystem's removal. > > > > > > This is essentially equivalent to deleting the filesystem now. Why do > > this? Is there such a hurry? > > This is not equivalent to deleting the filesystem. The filesystem can still > be configured into kernels, and few distros use a defconfig kernel anyway. Most people who compile kernels use defconfigs though. Distros are a tiny minority if you look at builds. Again: why do you want this? Segher