Re: [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
From: Gao Xiang
Date: Tue Mar 09 2021 - 14:35:01 EST
On Tue, Mar 09, 2021 at 04:53:40PM +0100, Christoph Hellwig wrote:
> Rename alloc_inode to free the name for a new variant that does not
> need boilerplate to create a super_block first.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
That is a nice idea as well to avoid sb by introducing an unique
fs...
Reviewed-by: Gao Xiang <hsiangkao@xxxxxxxxxx>
Thanks,
Gao Xiang