1Filesystem did not have a UUID; generating one.
2
3Pass 1: Checking inodes, blocks, and sizes
4Group 0's block bitmap (3) is bad.  Relocate? yes
5
6Group 0's inode bitmap (4) is bad.  Relocate? yes
7
8Relocating group 0's block bitmap from 3 to 9...
9Relocating group 0's inode bitmap from 4 to 10...
10Pass 2: Checking directory structure
11Entry 'lost+found' in / (2) points to inode (11) located in a bad block.
12Clear? yes
13
14Pass 3: Checking directory connectivity
15/lost+found not found.  Create? yes
16
17Pass 4: Checking reference counts
18Inode 2 ref count is 4, should be 3.  Fix? yes
19
20Pass 5: Checking group summary information
21Block bitmap differences:  -(12--20)
22Fix? yes
23
24Free blocks count wrong for group #0 (77, counted=87).
25Fix? yes
26
27Free blocks count wrong (77, counted=87).
28Fix? yes
29
30Inode bitmap differences:  +(12--16) +(25--32)
31Fix? yes
32
33Free inodes count wrong for group #0 (20, counted=7).
34Fix? yes
35
36Directories count wrong for group #0 (3, counted=2).
37Fix? yes
38
39Free inodes count wrong (20, counted=7).
40Fix? yes
41
42
43test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
44test_filesys: 25/32 files (0.0% non-contiguous), 13/100 blocks
45Exit status is 1
46