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 22Found expected sequence 2, type 5 (revoke table) at block 7 23Found expected sequence 2, type 2 (commit block) at block 8 24No magic number at block 9: end of journal. 25test_filesys: recovering journal 26Pass 1: Checking inodes, blocks, and sizes 27Pass 2: Checking directory structure 28Pass 3: Checking directory connectivity 29Pass 4: Checking reference counts 30Pass 5: Checking group summary information 31test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks 32Exit status is 0 33