Re: [PATCH v24 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile

From: Oleksandr Natalenko
Date: Sat Mar 20 2021 - 18:28:19 EST


On Fri, Mar 19, 2021 at 09:52:09PM +0300, Konstantin Komarov wrote:
> This adds NTFS3 in fs/Kconfig and fs/Makefile
>
> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
> ---
> fs/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/fs/Kconfig b/fs/Kconfig
> index a55bda4233bb..f61330e4efc0 100644
> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -145,6 +145,7 @@ menu "DOS/FAT/EXFAT/NT Filesystems"
> source "fs/fat/Kconfig"
> source "fs/exfat/Kconfig"
> source "fs/ntfs/Kconfig"
> +source "fs/ntfs3/Kconfig"
>
> endmenu
> endif # BLOCK
> --
> 2.25.4
>

It seems fs/Makefile modification has been dropped from this patch for
some reason. Mistake?

--
Oleksandr Natalenko (post-factum)