xref: /aosp_15_r20/external/e2fsprogs/tests/f_illbbitmap/expect.1 (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap
2Note: if several inode or block bitmap blocks or part
3of the inode table require relocation, you may wish to try
4running e2fsck with the '-b 8193' option first.  The problem
5may lie only with the primary block group descriptors, and
6the backup block group descriptors may be OK.
7
8Block bitmap for group 0 is not in group.  (block 4096)
9Relocate? yes
10
11Filesystem did not have a UUID; generating one.
12
13Pass 1: Checking inodes, blocks, and sizes
14Relocating group 0's block bitmap to 4...
15Pass 2: Checking directory structure
16Pass 3: Checking directory connectivity
17Pass 4: Checking reference counts
18Pass 5: Checking group summary information
19Block bitmap differences:  +(1--21)
20Fix? yes
21
22Inode bitmap differences:  -(12--21)
23Fix? yes
24
25Padding at end of inode bitmap is not set. Fix? yes
26
27
28test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
29test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
30Exit status is 1
31