diff options
Diffstat (limited to 'tests/f_bb_in_bb')
-rw-r--r-- | tests/f_bb_in_bb/expect.1 | 19 | ||||
-rw-r--r-- | tests/f_bb_in_bb/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_bb_in_bb/image.gz | bin | 0 -> 2414 bytes | |||
-rw-r--r-- | tests/f_bb_in_bb/name | 1 |
4 files changed, 27 insertions, 0 deletions
diff --git a/tests/f_bb_in_bb/expect.1 b/tests/f_bb_in_bb/expect.1 new file mode 100644 index 0000000..1bd697e --- /dev/null +++ b/tests/f_bb_in_bb/expect.1 @@ -0,0 +1,19 @@ +Pass 1: Checking inodes, blocks, and sizes +Bad block list says the bad block list inode is bad. Clear inode? yes + +Restarting e2fsck from the beginning... +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 +Free blocks count wrong for group #0 (493, counted=494). +Fix? yes + +Free blocks count wrong (493, counted=494). +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_bb_in_bb/expect.2 b/tests/f_bb_in_bb/expect.2 new file mode 100644 index 0000000..411e656 --- /dev/null +++ b/tests/f_bb_in_bb/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_bb_in_bb/image.gz b/tests/f_bb_in_bb/image.gz Binary files differnew file mode 100644 index 0000000..e2c46c0 --- /dev/null +++ b/tests/f_bb_in_bb/image.gz diff --git a/tests/f_bb_in_bb/name b/tests/f_bb_in_bb/name new file mode 100644 index 0000000..88727e1 --- /dev/null +++ b/tests/f_bb_in_bb/name @@ -0,0 +1 @@ +bad block inode table block in bad block list |