Whamcloud - gitweb
e2fsck: report ext2fs_open2() and ext2fs_check_desc() errors
[tools/e2fsprogs.git] / tests / f_illibitmap / expect.1
1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode 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 Inode bitmap for group 0 is not in group.  (block 4000)
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 inode 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 Inode bitmap differences:  +(1--11)
20 Fix? yes
21
22
23 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
24 test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
25 Exit status is 1