OSDN Git Service

tests: test writing and recovering 64bit csum_v3 journals
[android-x86/external-e2fsprogs.git] / tests / j_short_revoke_trans_mcsum_64bit / expect
1 Creating filesystem with 131072 4k blocks and 32768 inodes
2 Superblock backups stored on blocks: 
3         32768, 98304
4
5 Allocating group tables:    \b\b\bdone                            
6 Writing inode tables:    \b\b\bdone                            
7 Creating journal (4096 blocks): done
8 Writing superblocks and filesystem accounting information:    \b\b\bdone
9
10 Pass 1: Checking inodes, blocks, and sizes
11 Pass 2: Checking directory structure
12 Pass 3: Checking directory connectivity
13 Pass 4: Checking reference counts
14 Pass 5: Checking group summary information
15 test_filesys: 11/32768 files (0.0% non-contiguous), 6353/131072 blocks
16 Exit status is 0
17 Journal features:         (none)
18 debugfs write journal
19 Journal features:         journal_incompat_revoke journal_64bit journal_checksum_v3
20 debugfs: logdump -c
21 Journal starts at block 1, transaction 1
22 Found expected sequence 1, type 1 (descriptor block) at block 1
23 Found expected sequence 1, type 2 (commit block) at block 10
24 Found expected sequence 2, type 5 (revoke table) at block 11
25 Found expected sequence 2, type 2 (commit block) at block 12
26 No magic number at block 13: end of journal.
27 test_filesys: recovering journal
28 Pass 1: Checking inodes, blocks, and sizes
29 Pass 2: Checking directory structure
30 Pass 3: Checking directory connectivity
31 Pass 4: Checking reference counts
32 Pass 5: Checking group summary information
33 test_filesys: 11/32768 files (0.0% non-contiguous), 6353/131072 blocks
34 Exit status is 0