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