~daniel-mehrmann/e2fsprogs/master

« back to all changes in this revision

Viewing changes to tests/j_short_revoke_trans/expect

  • Committer: Daniel Mehrmann
  • Date: 2014-12-16 09:16:59 UTC
  • mfrom: (1.2.25)
  • Revision ID: daniel.mehrmann@gmx.de-20141216091659-ymhbl4ualba43vuc
Tags: 1.43-SN-2014-12-16-0ubuntu1
* Merge in snapshot from the maint branch 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Creating filesystem with 65536 4k blocks and 16384 inodes
 
2
Superblock backups stored on blocks: 
 
3
        32768
 
4
 
 
5
Allocating group tables:    done                            
 
6
Writing inode tables:    done                            
 
7
Creating journal (4096 blocks): done
 
8
Writing superblocks and filesystem accounting information:    done
 
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/16384 files (0.0% non-contiguous), 5164/65536 blocks
 
16
Exit status is 0
 
17
debugfs write journal
 
18
debugfs: logdump -c
 
19
Journal starts at block 1, transaction 1
 
20
Found expected sequence 1, type 1 (descriptor block) at block 1
 
21
Found expected sequence 1, type 2 (commit block) at block 6
 
22
Found expected sequence 2, type 5 (revoke table) at block 7
 
23
Found expected sequence 2, type 2 (commit block) at block 8
 
24
No magic number at block 9: end of journal.
 
25
test_filesys: recovering journal
 
26
Pass 1: Checking inodes, blocks, and sizes
 
27
Pass 2: Checking directory structure
 
28
Pass 3: Checking directory connectivity
 
29
Pass 4: Checking reference counts
 
30
Pass 5: Checking group summary information
 
31
test_filesys: 11/16384 files (0.0% non-contiguous), 5164/65536 blocks
 
32
Exit status is 0