xref: /aosp_15_r20/external/e2fsprogs/tests/t_enable_mcsum/expect (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard Workertune2fs metadata_csum test
2*6a54128fSAndroid Build Coastguard WorkerCreating filesystem with 524288 1k blocks and 65536 inodes
3*6a54128fSAndroid Build Coastguard WorkerSuperblock backups stored on blocks:
4*6a54128fSAndroid Build Coastguard Worker	8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
5*6a54128fSAndroid Build Coastguard Worker
6*6a54128fSAndroid Build Coastguard WorkerAllocating group tables:      done
7*6a54128fSAndroid Build Coastguard WorkerWriting inode tables:      done
8*6a54128fSAndroid Build Coastguard WorkerCreating journal (16384 blocks): done
9*6a54128fSAndroid Build Coastguard WorkerCreating 477 huge file(s) with 1024 blocks each: done
10*6a54128fSAndroid Build Coastguard WorkerWriting superblocks and filesystem accounting information:      done
11*6a54128fSAndroid Build Coastguard Worker
12*6a54128fSAndroid Build Coastguard WorkerPass 1: Checking inodes, blocks, and sizes
13*6a54128fSAndroid Build Coastguard WorkerPass 2: Checking directory structure
14*6a54128fSAndroid Build Coastguard WorkerPass 3: Checking directory connectivity
15*6a54128fSAndroid Build Coastguard WorkerPass 4: Checking reference counts
16*6a54128fSAndroid Build Coastguard WorkerPass 5: Checking group summary information
17*6a54128fSAndroid Build Coastguard Worker
18*6a54128fSAndroid Build Coastguard WorkerExit status is 0
19*6a54128fSAndroid Build Coastguard Workertune2fs -O metadata_csum test.img
20*6a54128fSAndroid Build Coastguard Worker
21*6a54128fSAndroid Build Coastguard WorkerThis operation requires a freshly checked filesystem.
22*6a54128fSAndroid Build Coastguard Worker
23*6a54128fSAndroid Build Coastguard WorkerPlease run e2fsck -fD on the filesystem.
24*6a54128fSAndroid Build Coastguard Worker
25*6a54128fSAndroid Build Coastguard WorkerExit status is 0
26*6a54128fSAndroid Build Coastguard Workertest_filesys was not cleanly unmounted, check forced.
27*6a54128fSAndroid Build Coastguard WorkerPass 1: Checking inodes, blocks, and sizes
28*6a54128fSAndroid Build Coastguard WorkerPass 2: Checking directory structure
29*6a54128fSAndroid Build Coastguard WorkerPass 3: Checking directory connectivity
30*6a54128fSAndroid Build Coastguard WorkerPass 3A: Optimizing directories
31*6a54128fSAndroid Build Coastguard WorkerPass 4: Checking reference counts
32*6a54128fSAndroid Build Coastguard WorkerPass 5: Checking group summary information
33*6a54128fSAndroid Build Coastguard Worker
34*6a54128fSAndroid Build Coastguard Worker
35*6a54128fSAndroid Build Coastguard Worker
36*6a54128fSAndroid Build Coastguard WorkerChange in FS metadata:
37*6a54128fSAndroid Build Coastguard Worker@@ -2,7 +2,7 @@
38*6a54128fSAndroid Build Coastguard Worker Last mounted on:          <not available>
39*6a54128fSAndroid Build Coastguard Worker Filesystem magic number:  0xEF53
40*6a54128fSAndroid Build Coastguard Worker Filesystem revision #:    1 (dynamic)
41*6a54128fSAndroid Build Coastguard Worker-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
42*6a54128fSAndroid Build Coastguard Worker+Filesystem features:      has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum
43*6a54128fSAndroid Build Coastguard Worker Default mount options:    user_xattr acl
44*6a54128fSAndroid Build Coastguard Worker Filesystem state:         clean
45*6a54128fSAndroid Build Coastguard Worker Errors behavior:          Continue
46*6a54128fSAndroid Build Coastguard Worker@@ -11,7 +11,7 @@
47*6a54128fSAndroid Build Coastguard Worker Block count:              524288
48*6a54128fSAndroid Build Coastguard Worker Reserved block count:     26214
49*6a54128fSAndroid Build Coastguard Worker Overhead clusters:        35246
50*6a54128fSAndroid Build Coastguard Worker-Free blocks:              571
51*6a54128fSAndroid Build Coastguard Worker+Free blocks:              568
52*6a54128fSAndroid Build Coastguard Worker Free inodes:              65048
53*6a54128fSAndroid Build Coastguard Worker First block:              1
54*6a54128fSAndroid Build Coastguard Worker Block size:               1024
55*6a54128fSAndroid Build Coastguard Worker@@ -34,6 +34,7 @@
56*6a54128fSAndroid Build Coastguard Worker Journal inode:            8
57*6a54128fSAndroid Build Coastguard Worker Default directory hash:   half_md4
58*6a54128fSAndroid Build Coastguard Worker Journal backup:           inode blocks
59*6a54128fSAndroid Build Coastguard Worker+Checksum type:            crc32c
60*6a54128fSAndroid Build Coastguard Worker Journal features:         (none)
61*6a54128fSAndroid Build Coastguard Worker Total journal size:       16M
62*6a54128fSAndroid Build Coastguard Worker Total journal blocks:     16384
63*6a54128fSAndroid Build Coastguard Worker@@ -49,8 +50,8 @@
64*6a54128fSAndroid Build Coastguard Worker   Block bitmap at 262 (+261)
65*6a54128fSAndroid Build Coastguard Worker   Inode bitmap at 278 (+277)
66*6a54128fSAndroid Build Coastguard Worker   Inode table at 294-549 (+293)
67*6a54128fSAndroid Build Coastguard Worker-  21 free blocks, 536 free inodes, 2 directories, 536 unused inodes
68*6a54128fSAndroid Build Coastguard Worker-  Free blocks: 4413-4433
69*6a54128fSAndroid Build Coastguard Worker+  18 free blocks, 536 free inodes, 2 directories, 536 unused inodes
70*6a54128fSAndroid Build Coastguard Worker+  Free blocks: 4413, 4417-4433
71*6a54128fSAndroid Build Coastguard Worker   Free inodes: 489-1024
72*6a54128fSAndroid Build Coastguard Worker Group 1: (Blocks 8193-16384) [INODE_UNINIT]
73*6a54128fSAndroid Build Coastguard Worker   Backup superblock at 8193, Group descriptors at 8194-8197
74*6a54128fSAndroid Build Coastguard WorkerPass 1: Checking inodes, blocks, and sizes
75*6a54128fSAndroid Build Coastguard WorkerPass 2: Checking directory structure
76*6a54128fSAndroid Build Coastguard WorkerPass 3: Checking directory connectivity
77*6a54128fSAndroid Build Coastguard WorkerPass 4: Checking reference counts
78*6a54128fSAndroid Build Coastguard WorkerPass 5: Checking group summary information
79*6a54128fSAndroid Build Coastguard Worker
80*6a54128fSAndroid Build Coastguard WorkerExit status is 0
81