summaryrefslogtreecommitdiffstats
path: root/tests/j_short_trans_recover/expect
blob: 508858c986f455f991e889616d1260e9fd041cab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Creating filesystem with 65536 4k blocks and 16384 inodes
Superblock backups stored on blocks: 
	32768

Allocating group tables:    done                            
Writing inode tables:    done                            
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information:    done

Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
Exit status is 0
debugfs write journal
debugfs: logdump -c
Journal starts at block 1, transaction 1
Found expected sequence 1, type 1 (descriptor block) at block 1
Found expected sequence 1, type 2 (commit block) at block 7
Found expected sequence 2, type 5 (revoke table) at block 8
Found expected sequence 2, type 2 (commit block) at block 9
No magic number at block 10: end of journal.
debugfs recover journal
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Block bitmap differences:  +(0--1050) +(32768--36880)
Fix? yes

Inode bitmap differences:  +(1--11)
Fix? yes

Padding at end of inode bitmap is not set. Fix? yes


test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
Exit status is 1