Whamcloud - gitweb
Clean up e2fsck problem description messages for typo's and to make them
[tools/e2fsprogs.git] / tests / f_illbbitmap / 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 Block bitmap for group 0 is not in group.  (block 4096)
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 block 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 Block bitmap differences:  +(1--21)
19 Fix? yes
20
21 Inode bitmap differences:  -(12--21)
22 Fix? yes
23
24
25 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
26 test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
27 Exit status is 1