Whamcloud - gitweb
354b1179bc70d908ee80dd3e110d9167a6be07b9
[tools/e2fsprogs.git] / tests / t_iexpand_mcsum / 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 6334 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 -O metadata_csum test.img
21 Setting inode size 256
22
23 This operation requires a freshly checked filesystem.
24
25 Please run e2fsck -fD on the filesystem.
26
27 Exit status is 0
28 Backing up journal inode block information.
29
30 Pass 1: Checking inodes, blocks, and sizes
31 Pass 2: Checking directory structure
32 Pass 3: Checking directory connectivity
33 Pass 3A: Optimizing directories
34 Pass 4: Checking reference counts
35 Pass 5: Checking group summary information
36
37
38
39 Change in FS metadata:
40 @@ -5 +5 @@
41 -Filesystem features:      has_journal ext_attr dir_index filetype extent 64bit sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
42 +Filesystem features:      has_journal ext_attr dir_index filetype extent 64bit sparse_super large_file huge_file dir_nlink extra_isize metadata_csum
43 @@ -22 +22 @@
44 -Inode blocks per group:   128
45 +Inode blocks per group:   256
46 @@ -28 +28 @@
47 -Inode size:              128
48 +Inode size:              256
49 @@ -31,0 +32 @@
50 +Checksum type:            crc32c
51 Pass 1: Checking inodes, blocks, and sizes
52 Pass 2: Checking directory structure
53 Pass 3: Checking directory connectivity
54 Pass 4: Checking reference counts
55 Pass 5: Checking group summary information
56
57 Exit status is 0