2022-09-08 09:12:59

by Ritesh Harjani

[permalink] [raw]
Subject: Re: [PATCH v2 06/13] ext4: factor out ext4_inode_info_init()

On 22/09/03 11:01AM, Jason Yan wrote:
> Factor out ext4_inode_info_init(). No functional change.
>
> Signed-off-by: Jason Yan <[email protected]>
> Reviewed-by: Jan Kara <[email protected]>
> ---
> fs/ext4/super.c | 137 ++++++++++++++++++++++++++----------------------
> 1 file changed, 75 insertions(+), 62 deletions(-)

Changes looks good to me.
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>