[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <25792358-84c1-4411-a290-0a978ebe78a2@kernel.org>
Date: Thu, 26 Dec 2024 22:16:02 +0800
From: Chao Yu <chao@...nel.org>
To: Yi Sun <yi.sun@...soc.com>, jaegeuk@...nel.org
Cc: Chao Yu <chao@...nel.org>, sunyibuaa@...il.com,
linux-f2fs-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
niuzhiguo84@...il.com, Hao_hao.Wang@...soc.com, ke.wang@...soc.com
Subject: Re: [PATCH v4 2/4] f2fs: update_sit_entry_for_release() supports
consecutive blocks.
On 2024/12/23 16:10, Yi Sun wrote:
> This function can process some consecutive blocks at a time.
>
> When using update_sit_entry() to release consecutive blocks,
> ensure that the consecutive blocks belong to the same segment.
> Because after update_sit_entry_for_realese(), @segno is still
> in use in update_sit_entry().
>
> Signed-off-by: Yi Sun <yi.sun@...soc.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists