1 Creating filesystem with 262144 1k blocks and 16384 inodes 2 Superblock backups stored on blocks: 3 8193, 24577, 40961, 57345, 73729, 204801, 221185 4 5 Allocating group tables: done 6 Writing inode tables: done 7 Creating journal (8192 blocks): done 8 Writing superblocks and filesystem accounting information: done 9 10 Pass 1: Checking inodes, blocks, and sizes 11 Pass 2: Checking directory structure 12 Pass 3: Checking directory connectivity 13 Pass 4: Checking reference counts 14 Pass 5: Checking group summary information 15 test_filesys: 11/16384 files (0.0% non-contiguous), 14431/262144 blocks 16 Exit status is 0 17 debugfs write journal 18 debugfs: logdump -c 19 Journal starts at block 1, transaction 1 20 Found expected sequence 1, type 1 (descriptor block) at block 1 21 Found expected sequence 1, type 1 (descriptor block) at block 126 22 Found expected sequence 1, type 1 (descriptor block) at block 251 23 Found expected sequence 1, type 1 (descriptor block) at block 376 24 Found expected sequence 1, type 1 (descriptor block) at block 501 25 Found expected sequence 1, type 1 (descriptor block) at block 626 26 Found expected sequence 1, type 1 (descriptor block) at block 751 27 Found expected sequence 1, type 1 (descriptor block) at block 876 28 Found expected sequence 1, type 1 (descriptor block) at block 1001 29 Found expected sequence 1, type 1 (descriptor block) at block 1126 30 Found expected sequence 1, type 1 (descriptor block) at block 1251 31 Found expected sequence 1, type 1 (descriptor block) at block 1376 32 Found expected sequence 1, type 1 (descriptor block) at block 1501 33 Found expected sequence 1, type 1 (descriptor block) at block 1626 34 Found expected sequence 1, type 1 (descriptor block) at block 1751 35 Found expected sequence 1, type 1 (descriptor block) at block 1876 36 Found expected sequence 1, type 1 (descriptor block) at block 2001 37 Found expected sequence 1, type 1 (descriptor block) at block 2126 38 Found expected sequence 1, type 1 (descriptor block) at block 2251 39 Found expected sequence 1, type 1 (descriptor block) at block 2376 40 Found expected sequence 1, type 1 (descriptor block) at block 2501 41 Found expected sequence 1, type 1 (descriptor block) at block 2626 42 Found expected sequence 1, type 1 (descriptor block) at block 2751 43 Found expected sequence 1, type 1 (descriptor block) at block 2876 44 Found expected sequence 1, type 1 (descriptor block) at block 3001 45 Found expected sequence 1, type 1 (descriptor block) at block 3126 46 Found expected sequence 1, type 1 (descriptor block) at block 3251 47 Found expected sequence 1, type 1 (descriptor block) at block 3376 48 Found expected sequence 1, type 1 (descriptor block) at block 3501 49 Found expected sequence 1, type 1 (descriptor block) at block 3626 50 Found expected sequence 1, type 1 (descriptor block) at block 3751 51 Found expected sequence 1, type 1 (descriptor block) at block 3876 52 Found expected sequence 1, type 1 (descriptor block) at block 4001 53 Found expected sequence 1, type 1 (descriptor block) at block 4126 54 Found expected sequence 1, type 2 (commit block) at block 4133 55 No magic number at block 4134: end of journal. 56 test_filesys: recovering journal 57 Superblock has an invalid journal (inode 8). 58 Clear? yes 59 60 *** journal has been deleted *** 61 62 Resize inode not valid. Recreate? yes 63 64 Pass 1: Checking inodes, blocks, and sizes 65 Root inode is not a directory. Clear? yes 66 67 Pass 2: Checking directory structure 68 Pass 3: Checking directory connectivity 69 Root inode not allocated. Allocate? yes 70 71 /lost+found not found. Create? yes 72 73 Pass 4: Checking reference counts 74 Pass 5: Checking group summary information 75 Block bitmap differences: +(1--259) +273 +275 +289 +(291--418) +(2083--2210) +2341 76 Fix? yes 77 78 Free blocks count wrong for group #0 (5838, counted=5851). 79 Fix? yes 80 81 Free blocks count wrong for group #14 (0, counted=8192). 82 Fix? yes 83 84 Free blocks count wrong (247711, counted=255916). 85 Fix? yes 86 87 Inode bitmap differences: +1 +(3--10) 88 Fix? yes 89 90 Free inodes count wrong for group #0 (500, counted=501). 91 Fix? yes 92 93 Directories count wrong for group #0 (3, counted=2). 94 Fix? yes 95 96 Free inodes count wrong (16372, counted=16373). 97 Fix? yes 98 99 Recreate journal? yes 100 101 Creating journal (8192 blocks): Done. 102 103 *** journal has been regenerated *** 104 105 test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** 106 test_filesys: 11/16384 files (0.0% non-contiguous), 14420/262144 blocks 107 Exit status is 1 108