[PATCH 0/2] f2fs-tools: Introduce cache to speed up fsck

From: Robin Hsu
Date: Tue Oct 29 2019 - 03:47:11 EST


Implemented cache and related command line options.

Robin Hsu (2):
libf2fs_io: Add user-space cache
fsck.f2fs: Enable user-space cache

fsck/main.c | 27 +++-
include/f2fs_fs.h | 20 +++
lib/libf2fs_io.c | 317 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 362 insertions(+), 2 deletions(-)

--
2.24.0.rc0.303.g954a862665-goog