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