diff options
Diffstat (limited to 'tests/f_zero_super')
-rw-r--r-- | tests/f_zero_super/expect.1 | 23 | ||||
-rw-r--r-- | tests/f_zero_super/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_zero_super/image.gz | bin | 0 -> 13262 bytes | |||
-rw-r--r-- | tests/f_zero_super/name | 1 |
4 files changed, 31 insertions, 0 deletions
diff --git a/tests/f_zero_super/expect.1 b/tests/f_zero_super/expect.1 new file mode 100644 index 0000000..e2b954d --- /dev/null +++ b/tests/f_zero_super/expect.1 @@ -0,0 +1,23 @@ +ext2fs_open2: Bad magic number in super-block +../e2fsck/e2fsck: Superblock invalid, trying backup blocks... +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 (7987, counted=7982). +Fix? yes + +Free blocks count wrong (11602, counted=11597). +Fix? yes + +Free inodes count wrong for group #0 (1493, counted=1488). +Fix? yes + +Free inodes count wrong (2997, counted=2992). +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 16/3008 files (0.0% non-contiguous), 403/12000 blocks +Exit status is 1 diff --git a/tests/f_zero_super/expect.2 b/tests/f_zero_super/expect.2 new file mode 100644 index 0000000..a833aef --- /dev/null +++ b/tests/f_zero_super/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: 16/3008 files (0.0% non-contiguous), 403/12000 blocks +Exit status is 0 diff --git a/tests/f_zero_super/image.gz b/tests/f_zero_super/image.gz Binary files differnew file mode 100644 index 0000000..eea9140 --- /dev/null +++ b/tests/f_zero_super/image.gz diff --git a/tests/f_zero_super/name b/tests/f_zero_super/name new file mode 100644 index 0000000..5d99984 --- /dev/null +++ b/tests/f_zero_super/name @@ -0,0 +1 @@ +fallback for damaged superblock |