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