summaryrefslogtreecommitdiff
path: root/faq
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2021-08-11 20:17:40 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2021-08-11 20:17:40 +0200
commit408bb800a1e3b84395166982fe2f3715a9749fea (patch)
treebc36f25e9b7323a447ffc00e9161fc05c7ee7190 /faq
parente7fa8f5a12db8f394698c5b0e45e9c5d9f043163 (diff)
zero dtime: Also mention their consequence
Diffstat (limited to 'faq')
-rw-r--r--faq/fsck.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/faq/fsck.mdwn b/faq/fsck.mdwn
index e7496646..5658a799 100644
--- a/faq/fsck.mdwn
+++ b/faq/fsck.mdwn
@@ -15,6 +15,18 @@ License|/fdl]]."]]"""]]
Quite a few of them are actually benign:
/dev/hd0s1: Deleted inode 95849 has zero dtime. FIXED.
+ [...]
+ Block bitmap differences: -(988160--988163) -(989627--989634) [...]
+ [...]
+ Free blocks count wrong for group #30 (16477, counted=16741).
+ [...]
+ Free blocks count wrong (2170675, counted=2170956).
+ [...]
+ Inode bitmap differences: -244986 -245011 -(245107--245108) [...]
+ [...]
+ Free inodes count wrong for group #30 (4632, counted=4649).
+ [...]
+ Free inodes count wrong (880891, counted=880909).
see [[open_issues/ext2fs_dtime]]