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