Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim :
On Mon, 18 Nov 2024 10:45:35 -0800 you wrote:
> From: Daeho Jeong
>
> The unusable cap value must be adjusted before checking whether
> checkpoint=disable is feasible.
>
> Signed-off-by: Daeho Jeong
>
> [...]
Here is t
On 2024/11/19 2:45, Daeho Jeong wrote:
From: Daeho Jeong
The unusable cap value must be adjusted before checking whether
checkpoint=disable is feasible.
Signed-off-by: Daeho Jeong
Reviewed-by: Chao Yu
Thanks,
___
Linux-f2fs-devel mailing list
From: Daeho Jeong
The unusable cap value must be adjusted before checking whether
checkpoint=disable is feasible.
Signed-off-by: Daeho Jeong
---
fs/f2fs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/f2fs/super.c b/fs/f2fs/super.c
index 87ab5696bd48..da85e3c4769