From 464df1d5e5ab1322e2dd0a7796939fff1aeefa9a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:49:25 +0200 Subject: Adding upstream version 1.47.0. Signed-off-by: Daniel Baumann --- tests/f_lotsbad/expect.1 | 61 +++++++++++++++++++++++++++++++++++++++++++++++ tests/f_lotsbad/expect.2 | 7 ++++++ tests/f_lotsbad/image.gz | Bin 0 -> 3694 bytes tests/f_lotsbad/name | 1 + 4 files changed, 69 insertions(+) create mode 100644 tests/f_lotsbad/expect.1 create mode 100644 tests/f_lotsbad/expect.2 create mode 100644 tests/f_lotsbad/image.gz create mode 100644 tests/f_lotsbad/name (limited to 'tests/f_lotsbad') diff --git a/tests/f_lotsbad/expect.1 b/tests/f_lotsbad/expect.1 new file mode 100644 index 0000000..d9e8a24 --- /dev/null +++ b/tests/f_lotsbad/expect.1 @@ -0,0 +1,61 @@ +Filesystem did not have a UUID; generating one. + +Pass 1: Checking inodes, blocks, and sizes +Inode 13 is too big. Truncate? yes + +Block #16580876 (74) causes directory to be too big. CLEARED. +Inode 13, i_size is 15360, should be 12288. Fix? yes + +Inode 13, i_blocks is 32, should be 30. Fix? yes + +Inode 12 has illegal block(s). Clear? yes + +Illegal block #12 (778398818) in inode 12. CLEARED. +Illegal block #13 (1768444960) in inode 12. CLEARED. +Illegal block #14 (1752375411) in inode 12. CLEARED. +Illegal block #15 (1684829551) in inode 12. CLEARED. +Illegal block #16 (1886349344) in inode 12. CLEARED. +Illegal block #17 (1819633253) in inode 12. CLEARED. +Illegal block #18 (1663072620) in inode 12. CLEARED. +Illegal block #19 (1735287144) in inode 12. CLEARED. +Illegal block #20 (1310731877) in inode 12. CLEARED. +Illegal block #21 (560297071) in inode 12. CLEARED. +Illegal block #22 (543512352) in inode 12. CLEARED. +Too many illegal blocks in inode 12. +Clear inode? yes + +Restarting e2fsck from the beginning... +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Entry 'termcap' in / (2) has deleted/unused inode 12. Clear? yes + +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Inode 2 ref count is 5, should be 4. Fix? yes + +Pass 5: Checking group summary information +Block bitmap differences: -(27--41) -(44--45) -(74--90) +Fix? yes + +Free blocks count wrong for group #0 (9, counted=43). +Fix? yes + +Free blocks count wrong (9, counted=43). +Fix? yes + +Inode bitmap differences: -12 -14 +Fix? yes + +Free inodes count wrong for group #0 (18, counted=20). +Fix? yes + +Directories count wrong for group #0 (4, counted=3). +Fix? yes + +Free inodes count wrong (18, counted=20). +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 12/32 files (0.0% non-contiguous), 57/100 blocks +Exit status is 1 diff --git a/tests/f_lotsbad/expect.2 b/tests/f_lotsbad/expect.2 new file mode 100644 index 0000000..da1208f --- /dev/null +++ b/tests/f_lotsbad/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/32 files (0.0% non-contiguous), 57/100 blocks +Exit status is 0 diff --git a/tests/f_lotsbad/image.gz b/tests/f_lotsbad/image.gz new file mode 100644 index 0000000..8fd5d1e Binary files /dev/null and b/tests/f_lotsbad/image.gz differ diff --git a/tests/f_lotsbad/name b/tests/f_lotsbad/name new file mode 100644 index 0000000..16b77c1 --- /dev/null +++ b/tests/f_lotsbad/name @@ -0,0 +1 @@ +too many illegal blocks in inode -- cgit v1.2.3