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