diff options
Diffstat (limited to 'tests/f_bad_ibitmap')
-rw-r--r-- | tests/f_bad_ibitmap/expect.1 | 15 | ||||
-rw-r--r-- | tests/f_bad_ibitmap/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_bad_ibitmap/image.gz | bin | 0 -> 2548 bytes | |||
-rw-r--r-- | tests/f_bad_ibitmap/name | 1 |
4 files changed, 23 insertions, 0 deletions
diff --git a/tests/f_bad_ibitmap/expect.1 b/tests/f_bad_ibitmap/expect.1 new file mode 100644 index 0000000..ea17523 --- /dev/null +++ b/tests/f_bad_ibitmap/expect.1 @@ -0,0 +1,15 @@ +One or more block group descriptor checksums are invalid. Fix? yes + +Group descriptor 0 checksum is 0xffff, should be 0x4972. 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: -(12--32) +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 11/128 files (0.0% non-contiguous), 18/512 blocks +Exit status is 1 diff --git a/tests/f_bad_ibitmap/expect.2 b/tests/f_bad_ibitmap/expect.2 new file mode 100644 index 0000000..411e656 --- /dev/null +++ b/tests/f_bad_ibitmap/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/128 files (0.0% non-contiguous), 18/512 blocks +Exit status is 0 diff --git a/tests/f_bad_ibitmap/image.gz b/tests/f_bad_ibitmap/image.gz Binary files differnew file mode 100644 index 0000000..3a52398 --- /dev/null +++ b/tests/f_bad_ibitmap/image.gz diff --git a/tests/f_bad_ibitmap/name b/tests/f_bad_ibitmap/name new file mode 100644 index 0000000..76ec12d --- /dev/null +++ b/tests/f_bad_ibitmap/name @@ -0,0 +1 @@ +corrupt inode bitmap (metadata_csum) |