]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - tests/r_64to32bit/expect
mke2fs: set overhead in super block
[thirdparty/e2fsprogs.git] / tests / r_64to32bit / expect
1 resize2fs test
2 Creating filesystem with 524288 1k blocks and 65536 inodes
3 Superblock backups stored on blocks:
4 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
5
6 Allocating group tables: \b\b\b\b\bdone
7 Writing inode tables: \b\b\b\b\bdone
8 Creating journal (16384 blocks): done
9 Creating 477 huge file(s) with 1024 blocks each: done
10 Writing superblocks and filesystem accounting information: \b\b\b\b\bdone
11
12 Pass 1: Checking inodes, blocks, and sizes
13 Pass 2: Checking directory structure
14 Pass 3: Checking directory connectivity
15 Pass 4: Checking reference counts
16 Pass 5: Checking group summary information
17
18 Exit status is 0
19 resize2fs test.img -s
20 Converting the filesystem to 32-bit.
21 The filesystem on test.img is now 524288 (1k) blocks long.
22
23 Exit status is 0
24 Change in FS metadata:
25 @@ -2,7 +2,7 @@
26 Last mounted on: <not available>
27 Filesystem magic number: 0xEF53
28 Filesystem revision #: 1 (dynamic)
29 -Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
30 +Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
31 Default mount options: user_xattr acl
32 Filesystem state: clean
33 Errors behavior: Continue
34 @@ -10,13 +10,11 @@
35 Inode count: 65536
36 Block count: 524288
37 Reserved block count: 26214
38 -Overhead clusters: 35246
39 -Free blocks: 571
40 +Free blocks: 589
41 Free inodes: 65048
42 First block: 1
43 Block size: 1024
44 Fragment size: 1024
45 -Group descriptor size: 64
46 Reserved GDT blocks: 256
47 Blocks per group: 8192
48 Fragments per group: 8192
49 @@ -42,16 +40,16 @@
50
51
52 group:block:super:gdt:bbitmap:ibitmap:itable
53 -0:1:1:2-5:262:278:294
54 -1:8193:8193:8194-8197:263:279:550
55 +0:1:1:2-3:262:278:294
56 +1:8193:8193:8194-8195:263:279:550
57 2:16385:-1:-1:264:280:806
58 -3:24577:24577:24578-24581:265:281:1062
59 +3:24577:24577:24578-24579:265:281:1062
60 4:32769:-1:-1:266:282:1318
61 -5:40961:40961:40962-40965:267:283:1574
62 +5:40961:40961:40962-40963:267:283:1574
63 6:49153:-1:-1:268:284:1830
64 -7:57345:57345:57346-57349:269:285:2086
65 +7:57345:57345:57346-57347:269:285:2086
66 8:65537:-1:-1:270:286:2342
67 -9:73729:73729:73730-73733:271:287:2598
68 +9:73729:73729:73730-73731:271:287:2598
69 10:81921:-1:-1:272:288:2854
70 11:90113:-1:-1:273:289:3110
71 12:98305:-1:-1:274:290:3366
72 @@ -67,9 +65,9 @@
73 22:180225:-1:-1:131079:131095:132641
74 23:188417:-1:-1:131080:131096:132897
75 24:196609:-1:-1:131081:131097:133153
76 -25:204801:204801:204802-204805:131082:131098:133409
77 +25:204801:204801:204802-204803:131082:131098:133409
78 26:212993:-1:-1:131083:131099:133665
79 -27:221185:221185:221186-221189:131084:131100:133921
80 +27:221185:221185:221186-221187:131084:131100:133921
81 28:229377:-1:-1:131085:131101:134177
82 29:237569:-1:-1:131086:131102:134433
83 30:245761:-1:-1:131087:131103:134689
84 @@ -91,7 +89,7 @@
85 46:376833:-1:-1:262159:262175:265761
86 47:385025:-1:-1:262160:262176:266017
87 48:393217:-1:-1:393217:393233:393249
88 -49:401409:401409:401410-401413:393218:393234:393505
89 +49:401409:401409:401410-401411:393218:393234:393505
90 50:409601:-1:-1:393219:393235:393761
91 51:417793:-1:-1:393220:393236:394017
92 52:425985:-1:-1:393221:393237:394273
93 Pass 1: Checking inodes, blocks, and sizes
94 Pass 2: Checking directory structure
95 Pass 3: Checking directory connectivity
96 Pass 4: Checking reference counts
97 Pass 5: Checking group summary information
98
99 Exit status is 0