xref: /aosp_15_r20/external/e2fsprogs/tests/u_direct_io/expect (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard Workermke2fs -F -o Linux -t ext4 -O ^metadata_csum,^uninit_bg -D $LOOP
2*6a54128fSAndroid Build Coastguard WorkerCreating filesystem with 32768 4k blocks and 32768 inodes
3*6a54128fSAndroid Build Coastguard Worker
4*6a54128fSAndroid Build Coastguard WorkerAllocating group tables:    done
5*6a54128fSAndroid Build Coastguard WorkerWriting inode tables:    done
6*6a54128fSAndroid Build Coastguard WorkerCreating journal (4096 blocks): done
7*6a54128fSAndroid Build Coastguard WorkerWriting superblocks and filesystem accounting information:    done
8*6a54128fSAndroid Build Coastguard Worker
9*6a54128fSAndroid Build Coastguard Workerdebugfs -D -R stats $LOOP
10*6a54128fSAndroid Build Coastguard WorkerFilesystem volume name:   <none>
11*6a54128fSAndroid Build Coastguard WorkerLast mounted on:          <not available>
12*6a54128fSAndroid Build Coastguard WorkerFilesystem magic number:  0xEF53
13*6a54128fSAndroid Build Coastguard WorkerFilesystem revision #:    1 (dynamic)
14*6a54128fSAndroid Build Coastguard WorkerFilesystem features:      has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file dir_nlink extra_isize
15*6a54128fSAndroid Build Coastguard WorkerDefault mount options:    (none)
16*6a54128fSAndroid Build Coastguard WorkerFilesystem state:         clean
17*6a54128fSAndroid Build Coastguard WorkerErrors behavior:          Continue
18*6a54128fSAndroid Build Coastguard WorkerFilesystem OS type:       Linux
19*6a54128fSAndroid Build Coastguard WorkerInode count:              32768
20*6a54128fSAndroid Build Coastguard WorkerBlock count:              32768
21*6a54128fSAndroid Build Coastguard WorkerReserved block count:     1638
22*6a54128fSAndroid Build Coastguard WorkerOverhead clusters:        6155
23*6a54128fSAndroid Build Coastguard WorkerFree blocks:              26607
24*6a54128fSAndroid Build Coastguard WorkerFree inodes:              32757
25*6a54128fSAndroid Build Coastguard WorkerFirst block:              0
26*6a54128fSAndroid Build Coastguard WorkerBlock size:               4096
27*6a54128fSAndroid Build Coastguard WorkerFragment size:            4096
28*6a54128fSAndroid Build Coastguard WorkerReserved GDT blocks:      7
29*6a54128fSAndroid Build Coastguard WorkerBlocks per group:         32768
30*6a54128fSAndroid Build Coastguard WorkerFragments per group:      32768
31*6a54128fSAndroid Build Coastguard WorkerInodes per group:         32768
32*6a54128fSAndroid Build Coastguard WorkerInode blocks per group:   2048
33*6a54128fSAndroid Build Coastguard WorkerFlex block group size:    16
34*6a54128fSAndroid Build Coastguard WorkerMount count:              0
35*6a54128fSAndroid Build Coastguard WorkerCheck interval:           15552000 (6 months)
36*6a54128fSAndroid Build Coastguard WorkerReserved blocks uid:      0
37*6a54128fSAndroid Build Coastguard WorkerReserved blocks gid:      0
38*6a54128fSAndroid Build Coastguard WorkerFirst inode:              11
39*6a54128fSAndroid Build Coastguard WorkerInode size:	          256
40*6a54128fSAndroid Build Coastguard WorkerRequired extra isize:     32
41*6a54128fSAndroid Build Coastguard WorkerDesired extra isize:      32
42*6a54128fSAndroid Build Coastguard WorkerJournal inode:            8
43*6a54128fSAndroid Build Coastguard WorkerDefault directory hash:   half_md4
44*6a54128fSAndroid Build Coastguard WorkerJournal backup:           inode blocks
45*6a54128fSAndroid Build Coastguard WorkerDirectories:              2
46*6a54128fSAndroid Build Coastguard Worker Group  0: block bitmap at 9, inode bitmap at 25, inode table at 41
47*6a54128fSAndroid Build Coastguard Worker           26607 free blocks, 32757 free inodes, 2 used directories
48*6a54128fSAndroid Build Coastguard Workere2fsck -fn -N test_filesys $LOOP
49*6a54128fSAndroid Build Coastguard WorkerPass 1: Checking inodes, blocks, and sizes
50*6a54128fSAndroid Build Coastguard WorkerPass 2: Checking directory structure
51*6a54128fSAndroid Build Coastguard WorkerPass 3: Checking directory connectivity
52*6a54128fSAndroid Build Coastguard WorkerPass 4: Checking reference counts
53*6a54128fSAndroid Build Coastguard WorkerPass 5: Checking group summary information
54*6a54128fSAndroid Build Coastguard Workertest_filesys: 11/32768 files (9.1% non-contiguous), 6161/32768 blocks
55*6a54128fSAndroid Build Coastguard WorkerExit status is 0
56*6a54128fSAndroid Build Coastguard Workere2fsck -fn -N test_filesys $TMPFILE
57*6a54128fSAndroid Build Coastguard WorkerPass 1: Checking inodes, blocks, and sizes
58*6a54128fSAndroid Build Coastguard WorkerPass 2: Checking directory structure
59*6a54128fSAndroid Build Coastguard WorkerPass 3: Checking directory connectivity
60*6a54128fSAndroid Build Coastguard WorkerPass 4: Checking reference counts
61*6a54128fSAndroid Build Coastguard WorkerPass 5: Checking group summary information
62*6a54128fSAndroid Build Coastguard Workertest_filesys: 11/32768 files (9.1% non-contiguous), 6161/32768 blocks
63*6a54128fSAndroid Build Coastguard WorkerExit status is 0
64