1Creating filesystem with 65536 4k blocks and 16384 inodes 2Superblock backups stored on blocks: 3 32768 4 5Allocating group tables: done 6Writing inode tables: done 7Creating journal (4096 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), 5164/65536 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 2 (commit block) at block 6 22No magic number at block 7: end of journal. 23debugfs can't recover open journal 24debugfs: jo 25debugfs: jr 26Please close the journal before recovering it. 27debugfs: jc 28test_filesys: recovering journal 29Pass 1: Checking inodes, blocks, and sizes 30Pass 2: Checking directory structure 31Pass 3: Checking directory connectivity 32Pass 4: Checking reference counts 33Pass 5: Checking group summary information 34Block bitmap differences: +(0--1050) +(32768--36880) 35Fix? yes 36 37Inode bitmap differences: +(1--11) 38Fix? yes 39 40Padding at end of inode bitmap is not set. Fix? yes 41 42 43test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** 44test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks 45Exit status is 1 46