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), 5164/65536 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 2 (commit block) at block 6 22 Found expected sequence 2, type 5 (revoke table) at block 7 23 Found expected sequence 2, type 2 (commit block) at block 8 24 No magic number at block 9: 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 test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks 32 Exit status is 0 33