Re: [PATCH v4 1/2] f2fs: add a method for calculating the remaining blocks in the current segment in LFS mode.
From: Chao Yu
Date: Thu May 08 2025 - 05:21:20 EST
On 5/8/25 15:47, yohan.joung wrote:
> In LFS mode, the previous segment cannot use invalid blocks,
> so the remaining blocks from the next_blkoff of the current segment
> to the end of the section are calculated.
>
> Signed-off-by: yohan.joung <yohan.joung@xxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,