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