Re: [PATCH 13/24] init: add an init_unlink helper

From: Al Viro
Date: Tue Jul 21 2020 - 13:12:20 EST


On Tue, Jul 21, 2020 at 06:28:07PM +0200, Christoph Hellwig wrote:
> diff --git a/init/fs.c b/init/fs.c
> index 73423f5461f934..1bdb5dc5ec12ba 100644
> --- a/init/fs.c
> +++ b/init/fs.c
> @@ -3,6 +3,7 @@
> #include <linux/mount.h>
> #include <linux/namei.h>
> #include <linux/fs.h>
> +#include <../fs/internal.h>

... and that is why the damn thing would be better off in fs/