summaryrefslogtreecommitdiff
path: root/tests/f_dupsuper
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1997-04-29 17:48:10 +0000
committerTheodore Ts'o <tytso@mit.edu>1997-04-29 17:48:10 +0000
commit521e36857227b21e7ab47b0a97f788d2af9f9717 (patch)
tree21ca3452b25bd1310df4c2d8cebbbc8ed8a7b217 /tests/f_dupsuper
parent24757fa0468170e1420087eef36219650dba8c07 (diff)
downloade2fsprogs-521e36857227b21e7ab47b0a97f788d2af9f9717.tar.gz
Many files:
Checked in e2fsprogs 1.08.
Diffstat (limited to 'tests/f_dupsuper')
-rw-r--r--tests/f_dupsuper/expect.120
-rw-r--r--tests/f_dupsuper/expect.22
2 files changed, 13 insertions, 9 deletions
diff --git a/tests/f_dupsuper/expect.1 b/tests/f_dupsuper/expect.1
index 5cb54685..61603bff 100644
--- a/tests/f_dupsuper/expect.1
+++ b/tests/f_dupsuper/expect.1
@@ -1,12 +1,18 @@
Filesystem did not have a UUID; generating one.
Pass 1: Checking inodes, blocks, and sizes
-Inode 12 has illegal block(s). Clear? yes
+Duplicate blocks found... invoking duplicate block passes.
+Pass 1B: Rescan for duplicate/bad blocks
+Duplicate/bad block(s) in inode 12: 2 3 1
+Pass 1C: Scan directories for inodes with dup blocks.
+Pass 1D: Reconciling duplicate blocks
+(There are 1 inodes containing duplicate/bad blocks.)
+
+File /termcap (inode #12, mod time Sun Jan 2 08:29:13 1994)
+ has 3 duplicate block(s), shared with 1 file(s):
+ <filesystem metadata>
+Clone duplicate/bad blocks? yes
-Block #4 (2) overlaps filesystem metadata in inode 12. CLEARED.
-Block #5 (3) overlaps filesystem metadata in inode 12. CLEARED.
-Block #6 (1) overlaps filesystem metadata in inode 12. CLEARED.
-Inode 12, i_blocks is 34, should be 28. Fix? yes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
@@ -15,9 +21,7 @@ Pass 5: Checking group summary information
Fix summary information? yes
Block bitmap differences: -29 -30 -31. FIXED
-Free blocks count wrong for group 0 (61, counted=64). FIXED
-Free blocks count wrong (61, counted=64). FIXED
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
-test_filesys: 12/32 files (8.3% non-contiguous), 36/100 blocks
+test_filesys: 12/32 files (8.3% non-contiguous), 39/100 blocks
Exit status is 1
diff --git a/tests/f_dupsuper/expect.2 b/tests/f_dupsuper/expect.2
index f5cf22b2..8735c4e3 100644
--- a/tests/f_dupsuper/expect.2
+++ b/tests/f_dupsuper/expect.2
@@ -3,5 +3,5 @@ Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 12/32 files (8.3% non-contiguous), 36/100 blocks
+test_filesys: 12/32 files (8.3% non-contiguous), 39/100 blocks
Exit status is 0