1 Creating filesystem with 65536 4k blocks and 16384 inodes 2 Superblock backups stored on blocks: 3 32768 4 5 Allocating group tables: done 6 Writing inode tables: done 7 Creating journal (4096 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), 5196/65536 blocks 16 Exit status is 0 17 Journal features: (none) 18 debugfs write journal 19 Journal features: journal_64bit 20 debugfs: logdump -c 21 Journal starts at block 1, transaction 1 22 Found expected sequence 1, type 1 (descriptor block) at block 1 23 Found expected sequence 1, type 2 (commit block) at block 6 24 No magic number at block 7: end of journal. 25 test_filesys: recovering journal 26 Pass 1: Checking inodes, blocks, and sizes 27 Pass 2: Checking directory structure 28 Pass 3: Checking directory connectivity 29 Pass 4: Checking reference counts 30 Pass 5: Checking group summary information 31 Block bitmap differences: +(0--1066) +(32768--36896) 32 Fix? yes 33 34 Inode bitmap differences: +(1--11) 35 Fix? yes 36 37 38 test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** 39 test_filesys: 11/16384 files (0.0% non-contiguous), 5196/65536 blocks 40 Exit status is 1 41