1Creating filesystem with 131072 4k blocks and 32768 inodes 2Superblock backups stored on blocks: 3 32768, 98304 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/32768 files (0.0% non-contiguous), 6353/131072 blocks 16Exit status is 0 17Journal features: (none) 18debugfs write journal 19Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 20debugfs: logdump -c 21Journal starts at block 1, transaction 1 22Found expected sequence 1, type 1 (descriptor block) at block 1 23Found expected sequence 1, type 2 (commit block) at block 11 24Found expected sequence 2, type 5 (revoke table) at block 12 25Found expected sequence 2, type 2 (commit block) at block 13 26No magic number at block 14: end of journal. 27debugfs recover journal 28Pass 1: Checking inodes, blocks, and sizes 29Pass 2: Checking directory structure 30Pass 3: Checking directory connectivity 31Pass 4: Checking reference counts 32Pass 5: Checking group summary information 33Block bitmap differences: +(0--65) +(67--69) +(71--584) +(1097--2126) +(65536--69631) +(98304--98368) 34Fix? yes 35 36Inode bitmap differences: +(1--11) 37Fix? yes 38 39Padding at end of inode bitmap is not set. Fix? yes 40 41 42test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** 43test_filesys: 11/32768 files (0.0% non-contiguous), 6353/131072 blocks 44Exit status is 1 45