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_illibitmap | |
| parent | 50e1e10fa0ac12a3e2a9d20a75ee9041873cda96 (diff) | |
| download | platform_external_e2fsprogs-a418d3ad819323f871005d253f7f9ac378e78ba5.tar.gz platform_external_e2fsprogs-a418d3ad819323f871005d253f7f9ac378e78ba5.tar.bz2 platform_external_e2fsprogs-a418d3ad819323f871005d253f7f9ac378e78ba5.zip | |
Many files:
Checked in e2fsprogs 0.5c
Diffstat (limited to 'tests/f_illibitmap')
| -rw-r--r-- | tests/f_illibitmap/expect.1 | 16 | ||||
| -rw-r--r-- | tests/f_illibitmap/expect.2 | 7 | ||||
| -rw-r--r-- | tests/f_illibitmap/image.gz | bin | 0 -> 360 bytes | |||
| -rw-r--r-- | tests/f_illibitmap/name | 1 |
4 files changed, 24 insertions, 0 deletions
diff --git a/tests/f_illibitmap/expect.1 b/tests/f_illibitmap/expect.1 new file mode 100644 index 000000000..15fe3931c --- /dev/null +++ b/tests/f_illibitmap/expect.1 @@ -0,0 +1,16 @@ +Inode bitmap group 0 not in group. (block 4000) +Relocate? yes + +Pass 1: Checking inodes, blocks, and sizes +Relocating group 0's inode bitmap to 4... +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 + +Inode bitmap differences: +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11. FIXED + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 11/32 files, 22/100 blocks +Exit status is 1 diff --git a/tests/f_illibitmap/expect.2 b/tests/f_illibitmap/expect.2 new file mode 100644 index 000000000..b8b19f834 --- /dev/null +++ b/tests/f_illibitmap/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, 22/100 blocks +Exit status is 0 diff --git a/tests/f_illibitmap/image.gz b/tests/f_illibitmap/image.gz Binary files differnew file mode 100644 index 000000000..3e0892d48 --- /dev/null +++ b/tests/f_illibitmap/image.gz diff --git a/tests/f_illibitmap/name b/tests/f_illibitmap/name new file mode 100644 index 000000000..bac40035b --- /dev/null +++ b/tests/f_illibitmap/name @@ -0,0 +1 @@ +illegal inode bitmap |
