This patch adds debug message to confirm xattr block is checked.
Signed-off-by: Changman Lee
---
fsck/fsck.c |5 +++--
fsck/fsck.h |2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/fsck/fsck.c b/fsck/fsck.c
index 2a4d064..6a5f659 100644
--- a/fsck/fsck.c
+++ b/fsck/fs
Hi Jin,
2013-08-07 (수), 12:23 +0800, Jim Xu:
> Hi Kim,
>
> The patch sounds good to me.
>
> BTW, as in the deadlock situation I noticed, I did not find any thread was
> doing checkpoint at that moment. The bdi writeback thread and the fsync user
> thread was not. Neither was the background f2f
Hi Huajun,
Sorry for the long delay.
I've been too busy to catch up this new big feature.
Anyway, do you guys still design or focus on this issue?
Nowadays, I can afford to dive into this issue.
So, if you have done any progress so far, can you share it with me?
Otherwise, I'd like to start to de
This patch shows stat information about a file with fragmented state.
Signed-off-by: Changman Lee
---
fsck/fibmap.c | 16
1 file changed, 16 insertions(+)
diff --git a/fsck/fibmap.c b/fsck/fibmap.c
index 8726d3d..0ced7ca 100644
--- a/fsck/fibmap.c
+++ b/fsck/fibmap.c
@@ -26,6