diff options
Diffstat (limited to '')
-rw-r--r-- | tests/f_illitable_flexbg/expect.1 | 26 | ||||
-rw-r--r-- | tests/f_illitable_flexbg/expect.2 | 7 | ||||
-rwxr-xr-x | tests/f_illitable_flexbg/image.gz | bin | 0 -> 38080 bytes | |||
-rw-r--r-- | tests/f_illitable_flexbg/name | 1 |
4 files changed, 34 insertions, 0 deletions
diff --git a/tests/f_illitable_flexbg/expect.1 b/tests/f_illitable_flexbg/expect.1 new file mode 100644 index 0000000..4ac1246 --- /dev/null +++ b/tests/f_illitable_flexbg/expect.1 @@ -0,0 +1,26 @@ +ext2fs_check_desc: Corrupt group descriptor: bad block for inode table +../e2fsck/e2fsck: Group descriptors look bad... trying backup blocks... +Inode table for group 1 is not in group. (block 0) +WARNING: SEVERE DATA LOSS POSSIBLE. +Relocate? yes + +Pass 1: Checking inodes, blocks, and sizes +Relocating group 1's inode table to 142... +Restarting e2fsck from the beginning... +One or more block group descriptor checksums are invalid. Fix? yes + +Group descriptor 1 checksum is 0x1cee, should be 0xf809. FIXED. +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 +Inode bitmap differences: -(65--128) +Fix? yes + +Padding at end of inode bitmap is not set. Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 12/256 files (0.0% non-contiguous), 31163/32768 blocks +Exit status is 1 diff --git a/tests/f_illitable_flexbg/expect.2 b/tests/f_illitable_flexbg/expect.2 new file mode 100644 index 0000000..8ef43c2 --- /dev/null +++ b/tests/f_illitable_flexbg/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: 12/256 files (0.0% non-contiguous), 31163/32768 blocks +Exit status is 0 diff --git a/tests/f_illitable_flexbg/image.gz b/tests/f_illitable_flexbg/image.gz Binary files differnew file mode 100755 index 0000000..7fa1446 --- /dev/null +++ b/tests/f_illitable_flexbg/image.gz diff --git a/tests/f_illitable_flexbg/name b/tests/f_illitable_flexbg/name new file mode 100644 index 0000000..58b0850 --- /dev/null +++ b/tests/f_illitable_flexbg/name @@ -0,0 +1 @@ +illegal inode table with FLEX_BG |