summaryrefslogtreecommitdiff
path: root/tests/f_dupsuper
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1997-04-29 16:17:09 +0000
committerTheodore Ts'o <tytso@mit.edu>1997-04-29 16:17:09 +0000
commit19c78dc07fce2d6f39b5e541562afc3ca1ea38ff (patch)
tree028d1af38c00e2cb267cb966cb68028b0a007b44 /tests/f_dupsuper
parent21c84b71e205b5ab13f14343da5645dcc985856d (diff)
downloade2fsprogs-19c78dc07fce2d6f39b5e541562afc3ca1ea38ff.tar.gz
Many files:
Checked in e2fsprogs-1.07
Diffstat (limited to 'tests/f_dupsuper')
-rw-r--r--tests/f_dupsuper/expect.110
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/f_dupsuper/expect.1 b/tests/f_dupsuper/expect.1
index e3aa122a..5cb54685 100644
--- a/tests/f_dupsuper/expect.1
+++ b/tests/f_dupsuper/expect.1
@@ -1,12 +1,12 @@
Filesystem did not have a UUID; generating one.
Pass 1: Checking inodes, blocks, and sizes
-Remove illegal block(s) in inode 12? yes
+Inode 12 has illegal block(s). Clear? yes
-Block #4 (2) is in the group descriptors of group 0. CLEARED
-Block #5 (3) is the block bitmap of group 0. CLEARED
-Block #6 (1) is the superblock in group 0. CLEARED
-Inode 12, i_blocks wrong 34 (counted=28). Set i_blocks to counted? 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