Re: [PATCH 2/9] fs: add an argument-less alloc_anon_inode

From: Christian Brauner
Date: Wed Mar 10 2021 - 04:36:36 EST


On Tue, Mar 09, 2021 at 04:53:41PM +0100, Christoph Hellwig wrote:
> Add a new alloc_anon_inode helper that allocates an inode on
> the anon_inode file system.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---

Looks good!
Reviewed-by: Christian Brauner <christian.brauner@xxxxxxxxxx>