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_illbbitmap/expect.1 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/f_illbbitmap/expect.1 (limited to 'tests/f_illbbitmap/expect.1') diff --git a/tests/f_illbbitmap/expect.1 b/tests/f_illbbitmap/expect.1 new file mode 100644 index 0000000..40996cd --- /dev/null +++ b/tests/f_illbbitmap/expect.1 @@ -0,0 +1,30 @@ +ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap +Note: if several inode or block bitmap blocks or part +of the inode table require relocation, you may wish to try +running e2fsck with the '-b 8193' option first. The problem +may lie only with the primary block group descriptors, and +the backup block group descriptors may be OK. + +Block bitmap for group 0 is not in group. (block 4096) +Relocate? yes + +Filesystem did not have a UUID; generating one. + +Pass 1: Checking inodes, blocks, and sizes +Relocating group 0's block bitmap to 4... +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Block bitmap differences: +(1--21) +Fix? yes + +Inode bitmap differences: -(12--21) +Fix? yes + +Padding at end of inode bitmap is not set. Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks +Exit status is 1 -- cgit v1.2.3