2022-09-08 08:46:45

by Ritesh Harjani

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

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

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