Home | History | Annotate | Download | only in f_itable_collision
      1 Pass 1: Checking inodes, blocks, and sizes
      2 Inode 12 block 37 conflicts with critical metadata, skipping block checks.
      3 Illegal block number passed to ext2fs_test_block_bitmap #268435455 for in-use block map
      4 Illegal block number passed to ext2fs_mark_block_bitmap #268435455 for in-use block map
      5 Inode 12, i_blocks is 48, should be 56.  Fix? yes
      6 
      7 Inode 13 has a bad extended attribute block 34.  Clear? yes
      8 
      9 Deleted inode 33 has zero dtime.  Fix? yes
     10 
     11 Inodes that were part of a corrupted orphan linked list found.  Fix? yes
     12 
     13 Inode 49 was part of the orphaned inode list.  FIXED.
     14 Inode 14 block 36 conflicts with critical metadata, skipping block checks.
     15 Inode 14 has illegal block(s).  Clear? yes
     16 
     17 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     18 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     19 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     20 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     21 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     22 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     23 Illegal indirect block (4294967295) in inode 14.  CLEARED.
     24 Too many illegal blocks in inode 14.
     25 Clear inode? yes
     26 
     27 Restarting e2fsck from the beginning...
     28 Pass 1: Checking inodes, blocks, and sizes
     29 Inode 12 block 37 conflicts with critical metadata, skipping block checks.
     30 Illegal block number passed to ext2fs_test_block_bitmap #4294967294 for in-use block map
     31 Illegal block number passed to ext2fs_mark_block_bitmap #4294967294 for in-use block map
     32 Illegal block number passed to ext2fs_test_block_bitmap #268435455 for in-use block map
     33 Illegal block number passed to ext2fs_mark_block_bitmap #268435455 for in-use block map
     34 
     35 Running additional passes to resolve blocks claimed by more than one inode...
     36 Pass 1B: Rescanning for multiply-claimed blocks
     37 Illegal block number passed to ext2fs_test_block_bitmap #4294967294 for multiply claimed block map
     38 Illegal block number passed to ext2fs_test_block_bitmap #268435455 for multiply claimed block map
     39 Multiply-claimed block(s) in inode 12: 37
     40 Pass 1C: Scanning directories for inodes with multiply-claimed blocks
     41 Pass 1D: Reconciling multiply-claimed blocks
     42 (There are 1 inodes containing multiply-claimed blocks.)
     43 
     44 File /a (inode #12, mod time Fri Jun 27 18:34:44 2014) 
     45   has 1 multiply-claimed block(s), shared with 1 file(s):
     46 	<filesystem metadata>
     47 Clone multiply-claimed blocks? yes
     48 
     49 Illegal block number passed to ext2fs_test_block_bitmap #4294967294 for multiply claimed block map
     50 Illegal block number passed to ext2fs_test_block_bitmap #268435455 for multiply claimed block map
     51 Pass 2: Checking directory structure
     52 Setting filetype for entry 'bad1' in / (2) to 1.
     53 Setting filetype for entry 'bad2' in / (2) to 1.
     54 Restarting e2fsck from the beginning...
     55 Pass 1: Checking inodes, blocks, and sizes
     56 Inode 12 has an invalid extent
     57 	(logical block 0, invalid physical block 4294967294, len 1)
     58 Clear? yes
     59 
     60 Inode 12 has an invalid extent
     61 	(logical block 5, invalid physical block 268435455, len 1)
     62 Clear? yes
     63 
     64 Inode 12, i_blocks is 56, should be 40.  Fix? yes
     65 
     66 Pass 2: Checking directory structure
     67 Entry 'b' in / (2) has deleted/unused inode 14.  Clear? yes
     68 
     69 Pass 3: Checking directory connectivity
     70 Pass 4: Checking reference counts
     71 Pass 5: Checking group summary information
     72 Block bitmap differences:  -9 -13 -42
     73 Fix? yes
     74 
     75 Free blocks count wrong for group #0 (485, counted=488).
     76 Fix? yes
     77 
     78 Free blocks count wrong (485, counted=488).
     79 Fix? yes
     80 
     81 Inode bitmap differences:  -14 +34 +50
     82 Fix? yes
     83 
     84 Free inodes count wrong for group #0 (114, counted=113).
     85 Fix? yes
     86 
     87 Free inodes count wrong (114, counted=113).
     88 Fix? yes
     89 
     90 
     91 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
     92 test_filesys: 15/128 files (6.7% non-contiguous), 24/512 blocks
     93 Exit status is 0
     94