diff options
| author | Theodore Ts'o <tytso@mit.edu> | 1997-04-29 16:17:09 +0000 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 1997-04-29 16:17:09 +0000 |
| commit | 19c78dc07fce2d6f39b5e541562afc3ca1ea38ff (patch) | |
| tree | 028d1af38c00e2cb267cb966cb68028b0a007b44 /tests/f_bbinode | |
| parent | 21c84b71e205b5ab13f14343da5645dcc985856d (diff) | |
| download | platform_external_e2fsprogs-19c78dc07fce2d6f39b5e541562afc3ca1ea38ff.tar.gz platform_external_e2fsprogs-19c78dc07fce2d6f39b5e541562afc3ca1ea38ff.tar.bz2 platform_external_e2fsprogs-19c78dc07fce2d6f39b5e541562afc3ca1ea38ff.zip | |
Many files:
Checked in e2fsprogs-1.07
Diffstat (limited to 'tests/f_bbinode')
| -rw-r--r-- | tests/f_bbinode/expect.1 | 41 | ||||
| -rw-r--r-- | tests/f_bbinode/expect.2 | 7 | ||||
| -rw-r--r-- | tests/f_bbinode/image.gz | bin | 0 -> 2637 bytes | |||
| -rw-r--r-- | tests/f_bbinode/name | 1 |
4 files changed, 49 insertions, 0 deletions
diff --git a/tests/f_bbinode/expect.1 b/tests/f_bbinode/expect.1 new file mode 100644 index 000000000..91de7461e --- /dev/null +++ b/tests/f_bbinode/expect.1 @@ -0,0 +1,41 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Entry 'a6' in / (2) points to inode (17) located in a bad block. +Clear? yes + +Entry 'a7' in / (2) points to inode (18) located in a bad block. +Clear? yes + +Entry 'a8' in / (2) points to inode (19) located in a bad block. +Clear? yes + +Entry 'b1' in / (2) points to inode (20) located in a bad block. +Clear? yes + +Entry 'b2' in / (2) points to inode (21) located in a bad block. +Clear? yes + +Entry 'b3' in / (2) points to inode (22) located in a bad block. +Clear? yes + +Entry 'b4' in / (2) points to inode (23) located in a bad block. +Clear? yes + +Entry 'b5' in / (2) points to inode (24) located in a bad block. +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: -83. FIXED +Free blocks count wrong for group 0 (1962, counted=1965). FIXED +Free blocks count wrong (1962, counted=1965). FIXED +Inode bitmap differences: +41 +42 +43 +44 +45 +46 +47 +48. FIXED +Free inodes count wrong for group #0 (485, counted=477). FIXED +Free inodes count wrong (485, counted=477). FIXED + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 35/512 files (0.0% non-contiguous), 83/2048 blocks +Exit status is 1 diff --git a/tests/f_bbinode/expect.2 b/tests/f_bbinode/expect.2 new file mode 100644 index 000000000..c65289d2d --- /dev/null +++ b/tests/f_bbinode/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: 35/512 files (0.0% non-contiguous), 83/2048 blocks +Exit status is 0 diff --git a/tests/f_bbinode/image.gz b/tests/f_bbinode/image.gz Binary files differnew file mode 100644 index 000000000..34dcf487e --- /dev/null +++ b/tests/f_bbinode/image.gz diff --git a/tests/f_bbinode/name b/tests/f_bbinode/name new file mode 100644 index 000000000..c5db3e5b8 --- /dev/null +++ b/tests/f_bbinode/name @@ -0,0 +1 @@ +bad blocks in inode table |
