Whamcloud - gitweb
f99ab4bb4195e8674d3e37a75cfa63d6c28eed66
[tools/e2fsprogs.git] / tests / t_iexpand_full / expect
1 tune2fs test
2 128-byte inodes cannot handle dates beyond 2038 and are deprecated
3 Creating filesystem with 786432 1k blocks and 98304 inodes
4 Superblock backups stored on blocks: 
5         8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409, 663553
6
7 Allocating group tables:      \b\b\b\b\bdone                            
8 Writing inode tables:      \b\b\b\b\bdone                            
9 Creating journal (16384 blocks): done
10 Creating 6368 huge file(s) with 117 blocks each: done
11 Writing superblocks and filesystem accounting information:      \b\b\b\b\bdone
12
13 Pass 1: Checking inodes, blocks, and sizes
14 Pass 2: Checking directory structure
15 Pass 3: Checking directory connectivity
16 Pass 4: Checking reference counts
17 Pass 5: Checking group summary information
18
19 Exit status is 0
20 tune2fs -I 256 test.img
21 Setting inode size 256
22 Exit status is 0
23 Change in FS metadata:
24 @@ -14 +14 @@
25 -Free blocks:              12301
26 +Free blocks:              12
27 @@ -23 +23 @@
28 -Inode blocks per group:   128
29 +Inode blocks per group:   256
30 @@ -29 +29 @@
31 -Inode size:              128
32 +Inode size:              256
33 Pass 1: Checking inodes, blocks, and sizes
34 Pass 2: Checking directory structure
35 Pass 3: Checking directory connectivity
36 Pass 4: Checking reference counts
37 Pass 5: Checking group summary information
38
39 Exit status is 0