[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fa622c39-c02e-b143-0c40-99f85c9a8063@kernel.org>
Date: Sat, 7 Oct 2023 14:37:55 +0800
From: Chao Yu <chao@...nel.org>
To: Daeho Jeong <daeho43@...il.com>, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net, kernel-team@...roid.com
Cc: Daeho Jeong <daehojeong@...gle.com>
Subject: Re: [f2fs-dev] [PATCH] f2fs-tools: make checked node progress correct
On 2023/10/4 5:07, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong@...gle.com>
>
> Let's say we have 100 nodes to be checked. With post-increment of
> checked_node_cnt, when we reach the last node, we cannot print out 100%
> progress. So, go with pre-increment.
>
> Signed-off-by: Daeho Jeong <daehojeong@...gle.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists