1Filesystem did not have a UUID; generating one.
2
3Pass 1: Checking inodes, blocks, and sizes
4Inode 15 is in use, but has dtime set.  Fix? yes
5
6Pass 2: Checking directory structure
7Entry '..' in /lost+found (11) has deleted/unused inode 2.  Clear? yes
8
9Entry '..' in /foo (12) has deleted/unused inode 2.  Clear? yes
10
11Pass 3: Checking directory connectivity
12Root inode not allocated.  Allocate? yes
13
14Unconnected directory inode 11 (...)
15Connect to /lost+found? yes
16
17/lost+found not found.  Create? yes
18
19Unconnected directory inode 12 (...)
20Connect to /lost+found? yes
21
22Pass 4: Checking reference counts
23Inode 11 ref count is 3, should be 2.  Fix? yes
24
25Inode 12 ref count is 4, should be 3.  Fix? yes
26
27Unattached zero-length inode 15.  Clear? yes
28
29Pass 5: Checking group summary information
30Free inodes count wrong for group #0 (17, counted=16).
31Fix? yes
32
33Free inodes count wrong (17, counted=16).
34Fix? yes
35
36
37test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
38test_filesys: 16/32 files (0.0% non-contiguous), 26/100 blocks
39Exit status is 1
40