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_lotsbad | |
parent | 50e1e10fa0ac12a3e2a9d20a75ee9041873cda96 (diff) | |
download | e2fsprogs-a418d3ad819323f871005d253f7f9ac378e78ba5.tar.gz |
Many files:
Checked in e2fsprogs 0.5c
Diffstat (limited to 'tests/f_lotsbad')
-rw-r--r-- | tests/f_lotsbad/expect.1 | 46 | ||||
-rw-r--r-- | tests/f_lotsbad/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_lotsbad/image.gz | bin | 0 -> 3552 bytes | |||
-rw-r--r-- | tests/f_lotsbad/name | 1 |
4 files changed, 54 insertions, 0 deletions
diff --git a/tests/f_lotsbad/expect.1 b/tests/f_lotsbad/expect.1 new file mode 100644 index 00000000..33079f1e --- /dev/null +++ b/tests/f_lotsbad/expect.1 @@ -0,0 +1,46 @@ +Pass 1: Checking inodes, blocks, and sizes +Remove illegal block(s) in inode 12? yes + +Block #12 (778398818) > BLOCKS (100). CLEARED +Block #13 (1768444960) > BLOCKS (100). CLEARED +Block #14 (1752375411) > BLOCKS (100). CLEARED +Block #15 (1684829551) > BLOCKS (100). CLEARED +Block #16 (1886349344) > BLOCKS (100). CLEARED +Block #17 (1819633253) > BLOCKS (100). CLEARED +Block #18 (1663072620) > BLOCKS (100). CLEARED +Block #19 (1735287144) > BLOCKS (100). CLEARED +Block #20 (1310731877) > BLOCKS (100). CLEARED +Block #21 (560297071) > BLOCKS (100). CLEARED +Block #22 (543512352) > BLOCKS (100). CLEARED +Block #23 (1869835361) > BLOCKS (100). CLEARED +Block #24 (1634231072) > BLOCKS (100). CLEARED +Block #25 (543516526) > BLOCKS (100). CLEARED +Block #26 (174418036) > BLOCKS (100). CLEARED +Block #27 (1919819811) > BLOCKS (100). CLEARED +Block #28 (543584032) > BLOCKS (100). CLEARED +Block #29 (1701734764) > BLOCKS (100). CLEARED +Block #30 (1869881459) > BLOCKS (100). CLEARED +Too many illegal blocks in inode 12. +Clear inode? yes + +Restarting e2fsck from the beginning... +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Entry 'termcap' in / (2) has deleted/unused inode 12. +Clear? yes + +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Fix summary information? yes + +Block bitmap differences: -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -44 -45. FIXED +Free blocks count wrong for group 0 (41, counted=58). FIXED +Free blocks count wrong (41, counted=58). FIXED +Inode bitmap differences: -12. FIXED +Free inodes count wrong for group #0 (20, counted=21). FIXED +Free inodes count wrong (20, counted=21). FIXED + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 11/32 files, 42/100 blocks +Exit status is 1 diff --git a/tests/f_lotsbad/expect.2 b/tests/f_lotsbad/expect.2 new file mode 100644 index 00000000..3257a84e --- /dev/null +++ b/tests/f_lotsbad/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: 11/32 files, 42/100 blocks +Exit status is 0 diff --git a/tests/f_lotsbad/image.gz b/tests/f_lotsbad/image.gz Binary files differnew file mode 100644 index 00000000..9386a9e9 --- /dev/null +++ b/tests/f_lotsbad/image.gz diff --git a/tests/f_lotsbad/name b/tests/f_lotsbad/name new file mode 100644 index 00000000..16b77c10 --- /dev/null +++ b/tests/f_lotsbad/name @@ -0,0 +1 @@ +too many illegal blocks in inode |