diff options
author | Theodore Ts'o <tytso@mit.edu> | 1997-04-26 14:00:26 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1997-04-26 14:00:26 +0000 |
commit | a418d3ad819323f871005d253f7f9ac378e78ba5 (patch) | |
tree | bcc26141c6ec23de4bce9cd886a1d085c08a1b69 /tests/f_dup | |
parent | 50e1e10fa0ac12a3e2a9d20a75ee9041873cda96 (diff) | |
download | e2fsprogs-a418d3ad819323f871005d253f7f9ac378e78ba5.tar.gz |
Many files:
Checked in e2fsprogs 0.5c
Diffstat (limited to 'tests/f_dup')
-rw-r--r-- | tests/f_dup/expect.1 | 34 | ||||
-rw-r--r-- | tests/f_dup/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_dup/image.gz | bin | 0 -> 3744 bytes | |||
-rw-r--r-- | tests/f_dup/name | 1 |
4 files changed, 42 insertions, 0 deletions
diff --git a/tests/f_dup/expect.1 b/tests/f_dup/expect.1 new file mode 100644 index 00000000..996eb075 --- /dev/null +++ b/tests/f_dup/expect.1 @@ -0,0 +1,34 @@ +Pass 1: Checking inodes, blocks, and sizes +Duplicate blocks found... invoking duplicate block passes. +Pass 1B: Rescan for duplicate/bad blocks +Duplicate/bad block(s) in inode 12: 25 26 +Duplicate/bad block(s) in inode 13: 25 26 +Pass 1C: Scan directories for inodes with dup blocks. +Pass 1D: Reconciling duplicate blocks +(There are 2 inodes containing duplicate/bad blocks.) + +File /motd (inode #13, mod time Tue Sep 21 03:19:20 1993) + has 2 duplicate blocks, shared with 1 file: + /termcap (inode #12, mod time Tue Sep 21 03:19:14 1993) +Clone duplicate/bad blocks? yes + + +File /termcap (inode #12, mod time Tue Sep 21 03:19:14 1993) + has 2 duplicate blocks, shared with 1 file: + /motd (inode #13, mod time Tue Sep 21 03:19:20 1993) +Duplicated blocks already reassigned or cloned. + +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Fix summary information? yes + +Free blocks count wrong for group 0 (44, counted=60). FIXED +Free blocks count wrong (62, counted=60). FIXED +Padding at end of block bitmap is not set. Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 13/16 files, 40/100 blocks +Exit status is 1 diff --git a/tests/f_dup/expect.2 b/tests/f_dup/expect.2 new file mode 100644 index 00000000..e65d6922 --- /dev/null +++ b/tests/f_dup/expect.2 @@ -0,0 +1,7 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +test_filesys: 13/16 files, 40/100 blocks +Exit status is 0 diff --git a/tests/f_dup/image.gz b/tests/f_dup/image.gz Binary files differnew file mode 100644 index 00000000..3e04690e --- /dev/null +++ b/tests/f_dup/image.gz diff --git a/tests/f_dup/name b/tests/f_dup/name new file mode 100644 index 00000000..6296b83f --- /dev/null +++ b/tests/f_dup/name @@ -0,0 +1 @@ +blocks claimed by two different files |