[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <87msx6r95l.fsf@doe.com>
Date: Thu, 28 Sep 2023 14:01:34 +0530
From: Ritesh Harjani (IBM) <ritesh.list@...il.com>
To: Kemeng Shi <shikemeng@...weicloud.com>, tytso@....edu,
adilger.kernel@...ger.ca
Cc: ojaswin@...ux.ibm.com, linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v8 01/12] ext4: make state in ext4_mb_mark_bb to be bool
Kemeng Shi <shikemeng@...weicloud.com> writes:
> As state could only be either 0 or 1, just make it bool.
>
> Signed-off-by: Kemeng Shi <shikemeng@...weicloud.com>
> ---
> fs/ext4/ext4.h | 2 +-
> fs/ext4/extents.c | 4 ++--
> fs/ext4/fast_commit.c | 8 ++++----
> fs/ext4/mballoc.c | 4 ++--
> 4 files changed, 9 insertions(+), 9 deletions(-)
Looks good to me. Thanks for the patch.
Feel free to add -
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@...il.com>
Powered by blists - more mailing lists