]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - tests/r_32to64bit_move_itable/expect
mke2fs: set overhead in super block
[thirdparty/e2fsprogs.git] / tests / r_32to64bit_move_itable / expect
1 resize2fs test
2 Creating filesystem with 786432 1k blocks and 98304 inodes
3 Superblock backups stored on blocks:
4 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409, 663553
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 727 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 -b
20 Converting the filesystem to 64-bit.
21 The filesystem on test.img is now 786432 (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 dir_index filetype extent sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
30 +Filesystem features: has_journal ext_attr dir_index filetype extent 64bit 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,12 +10,12 @@
35 Inode count: 98304
36 Block count: 786432
37 Reserved block count: 39321
38 -Overhead clusters: 41193
39 -Free blocks: 764
40 +Free blocks: 734
41 Free inodes: 97566
42 First block: 1
43 Block size: 1024
44 Fragment size: 1024
45 +Group descriptor size: 64
46 Blocks per group: 8192
47 Fragments per group: 8192
48 Inodes per group: 1024
49 @@ -39,16 +39,16 @@
50
51
52 group:block:super:gdt:bbitmap:ibitmap:itable
53 -0:1:1:2-4:5:6:7
54 -1:8193:8193:8194-8196:8197:8198:8199
55 +0:1:1:2-7:8:9:10
56 +1:8193:8193:8194-8199:8200:8201:8202
57 2:16385:-1:-1:16385:16386:16387
58 -3:24577:24577:24578-24580:24581:24582:24583
59 +3:24577:24577:24578-24583:24584:24585:24586
60 4:32769:-1:-1:32769:32770:32771
61 -5:40961:40961:40962-40964:40965:40966:40967
62 +5:40961:40961:40962-40967:40968:40969:40970
63 6:49153:-1:-1:49153:49154:49155
64 -7:57345:57345:57346-57348:57349:57350:57351
65 +7:57345:57345:57346-57351:57352:57353:57354
66 8:65537:-1:-1:65537:65538:65539
67 -9:73729:73729:73730-73732:73733:73734:73735
68 +9:73729:73729:73730-73735:73736:73737:73738
69 10:81921:-1:-1:81921:81922:81923
70 11:90113:-1:-1:90113:90114:90115
71 12:98305:-1:-1:98305:98306:98307
72 @@ -64,9 +64,9 @@
73 22:180225:-1:-1:180225:180226:180227
74 23:188417:-1:-1:188417:188418:188419
75 24:196609:-1:-1:196609:196610:196611
76 -25:204801:204801:204802-204804:204805:204806:204807
77 +25:204801:204801:204802-204807:204808:204809:204810
78 26:212993:-1:-1:212993:212994:212995
79 -27:221185:221185:221186-221188:221189:221190:221191
80 +27:221185:221185:221186-221191:221192:221193:221194
81 28:229377:-1:-1:229377:229378:229379
82 29:237569:-1:-1:237569:237570:237571
83 30:245761:-1:-1:245761:245762:245763
84 @@ -88,7 +88,7 @@
85 46:376833:-1:-1:376833:376834:376835
86 47:385025:-1:-1:385025:385026:385027
87 48:393217:-1:-1:393217:393218:393219
88 -49:401409:401409:401410-401412:401413:401414:401415
89 +49:401409:401409:401410-401415:401416:401417:401418
90 50:409601:-1:-1:409601:409602:409603
91 51:417793:-1:-1:417793:417794:417795
92 52:425985:-1:-1:425985:425986:425987
93 @@ -120,7 +120,7 @@
94 78:638977:-1:-1:638977:638978:638979
95 79:647169:-1:-1:647169:647170:647171
96 80:655361:-1:-1:655361:655362:655363
97 -81:663553:663553:663554-663556:663557:663558:663559
98 +81:663553:663553:663554-663559:663560:663561:663562
99 82:671745:-1:-1:671745:671746:671747
100 83:679937:-1:-1:679937:679938:679939
101 84:688129:-1:-1:688129:688130:688131
102 Pass 1: Checking inodes, blocks, and sizes
103 Pass 2: Checking directory structure
104 Pass 3: Checking directory connectivity
105 Pass 4: Checking reference counts
106 Pass 5: Checking group summary information
107
108 Exit status is 0