Re: [PATCH v7 09/12] ext4: call ext4_mb_mark_context in ext4_group_add_blocks()

From: IBM
Date: Wed Sep 27 2023 - 07:19:31 EST


Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx> writes:

> Call ext4_mb_mark_context in ext4_group_add_blocks() to remove repeat code.
>
> Signed-off-by: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
> ---
> fs/ext4/mballoc.c | 82 ++++++-----------------------------------------
> 1 file changed, 10 insertions(+), 72 deletions(-)
>

Looks good to me. Please feel free to add -

Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>