Whamcloud - gitweb
e2fsck: print thread log properly
[tools/e2fsprogs.git] / tests / f_multithread_logfile / expect.1
1 ext2fs_open2: Bad magic number in super-block
2 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
3 [Thread 0] Scan group range [0, 2)
4 [Thread 0] Pass 1: Checking inodes, blocks, and sizes
5 [Thread 0] Scanned group range [0, 2), inodes 3008
6 Pass 2: Checking directory structure
7 Pass 3: Checking directory connectivity
8 Pass 4: Checking reference counts
9 Pass 5: Checking group summary information
10 Free blocks count wrong for group #0 (7987, counted=7982).
11 Fix? yes
12
13 Free blocks count wrong (11602, counted=11597).
14 Fix? yes
15
16 Free inodes count wrong for group #0 (1493, counted=1488).
17 Fix? yes
18
19 Free inodes count wrong (2997, counted=2992).
20 Fix? yes
21
22
23 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
24 test_filesys: 16/3008 files (0.0% non-contiguous), 403/12000 blocks
25 Exit status is 1