This patch is to inform how many checkpoint is called.
Signed-off-by: Changman Lee
---
tools/f2fstat.c | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/tools/f2fstat.c b/tools/f2fstat.c
index 8ece660..73ad457 100644
--- a/tools/f2fstat.c
+++ b/tools/f2fstat.c
@@
This patch shows nat caches and free nids using f2fs.
Signed-off-by: Changman Lee
---
tools/f2fstat.c |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/tools/f2fstat.c b/tools/f2fstat.c
index 73ad457..c9c1d30 100644
--- a/tools/f2fstat.c
+++ b/tools/f2fstat.c
@@ -97
This patch shows the counts of checkpoint in f2fs' status.
Signed-off-by: Changman Lee
---
fs/f2fs/checkpoint.c |1 +
fs/f2fs/debug.c |1 +
fs/f2fs/f2fs.h |4 +++-
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/fs/f2fs/checkpoint.c b/fs/f2fs/checkpoint.c
ind