On 5/22/25 03:41, Daeho Jeong wrote:
> From: Daeho Jeong
>
> Make fsck use dev_fill_block() with zeroed buffer instead of dev_fill().
>
> Signed-off-by: Daeho Jeong
Reviewed-by: Chao Yu
Thanks,
___
Linux-f2fs-devel mailing list
Linux-f2fs-devel@l
From: Daeho Jeong
Make fsck use dev_fill_block() with zeroed buffer instead of dev_fill().
Signed-off-by: Daeho Jeong
---
fsck/fsck.c | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/fsck/fsck.c b/fsck/fsck.c
index 893eea7..4d05e1b 100644
--- a/fsck/fsck.c