[PATCH RESEND] um: Remove CONFIG_REISERFS_FS from defconfig
Richard Weinberger
richard at nod.at
Mon Sep 18 06:58:28 PDT 2023
----- Ursprüngliche Mail -----
> On Mon 18-09-23 12:58:26, Peter Lafreniere wrote:
>> ReiserFS has been deprecated for a year and a half, yet is still built
>> as part of a defconfig UML 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 at n8pjl.ca>
>
> Makes sense but I've noticed there are many more architectures that define
> CONFIG_REISERFS_FS in their defconfig (sh, powerpc, mips, m68k, ia64, arm,
> alpha). So perhaps we should do this for all of them when we are at it?
Yes, a combined patch makes in this case more sense.
>>
>> arch/um/configs/i386_defconfig | 1 -
>> arch/um/configs/x86_64_defconfig | 1 -
>> 2 files changed, 2 deletions(-)
For UML:
Acked-by: Richard Weinberger <richard at nod.at>
Thanks,
//richard
More information about the linux-um
mailing list