Home | History | Annotate | Download | only in f_extents2
      1 Pass 1: Checking inodes, blocks, and sizes
      2 Inode 12 has out of order extents
      3 	(invalid logical block 0, physical block 23, len 12)
      4 Clear? yes
      5 
      6 Inode 12, i_blocks is 86, should be 62.  Fix? yes
      7 
      8 Inode 13, i_size is 13295, should be 14336.  Fix? yes
      9 
     10 Inode 13, i_blocks is 26, should be 28.  Fix? yes
     11 
     12 Inode 15, i_size is 42197, should be 44032.  Fix? yes
     13 
     14 Inode 15, i_blocks is 84, should be 86.  Fix? yes
     15 
     16 Inode 16 has an invalid extent
     17 	(logical block 0, invalid physical block 500, len 10)
     18 Clear? yes
     19 
     20 Inode 17 has an invalid extent
     21 	(logical block 0, physical block 120, invalid len 6000)
     22 Clear? yes
     23 
     24 Inode 18 has out of order extents
     25 	(invalid logical block 10, physical block 155, len 45)
     26 Clear? yes
     27 
     28 Inode 18, i_blocks is 116, should be 24.  Fix? yes
     29 
     30 
     31 Running additional passes to resolve blocks claimed by more than one inode...
     32 Pass 1B: Rescanning for multiply-claimed blocks
     33 Multiply-claimed block(s) in inode 13: 80 80
     34 Multiply-claimed block(s) in inode 14: 85
     35 Multiply-claimed block(s) in inode 15: 85
     36 Pass 1C: Scanning directories for inodes with multiply-claimed blocks
     37 Pass 1D: Reconciling multiply-claimed blocks
     38 (There are 3 inodes containing multiply-claimed blocks.)
     39 
     40 File /block.c (inode #13, mod time Mon Jun  2 05:20:22 2008) 
     41   has 2 multiply-claimed block(s), shared with 0 file(s):
     42 Clone multiply-claimed blocks? yes
     43 
     44 File /inode.c (inode #14, mod time Mon Jun  2 05:28:16 2008) 
     45   has 1 multiply-claimed block(s), shared with 1 file(s):
     46 	/ext2fs.h (inode #15, mod time Mon Jun  2 07:22:57 2008)
     47 Clone multiply-claimed blocks? yes
     48 
     49 File /ext2fs.h (inode #15, mod time Mon Jun  2 07:22:57 2008) 
     50   has 1 multiply-claimed block(s), shared with 1 file(s):
     51 	/inode.c (inode #14, mod time Mon Jun  2 05:28:16 2008)
     52 Multiply-claimed blocks already reassigned or cloned.
     53 
     54 Pass 2: Checking directory structure
     55 Pass 3: Checking directory connectivity
     56 Pass 4: Checking reference counts
     57 Pass 5: Checking group summary information
     58 Block bitmap differences:  -(26--34) -(154--199)
     59 Fix? yes
     60 
     61 Free blocks count wrong for group #0 (65535, counted=55).
     62 Fix? yes
     63 
     64 Free blocks count wrong (4294967295, counted=55).
     65 Fix? yes
     66 
     67 
     68 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
     69 test_filesys: 18/32 files (22.2% non-contiguous), 145/200 blocks
     70 Exit status is 1
     71