Home | History | Annotate | Download | only in f_opt_extent_ext3
      1 rebuild extent metadata_csum test
      2 Creating filesystem with 524288 1k blocks and 65536 inodes
      3 Superblock backups stored on blocks: 
      4 	8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
      5 
      6 Allocating group tables:      done                            
      7 Writing inode tables:      done                            
      8 Creating journal (16384 blocks): done
      9 mke2fs: Operation not supported for inodes containing extents while creating huge files
     10 Writing superblocks and filesystem accounting information:      done
     11 
     12 Pass 1: Checking inodes, blocks, and sizes
     13 Pass 2: Checking directory structure
     14 Pass 3: Checking directory connectivity
     15 Pass 4: Checking reference counts
     16 Pass 5: Checking group summary information
     17 
     18 Exit status is 0
     19 Pass 1: Checking inodes, blocks, and sizes
     20 Pass 2: Checking directory structure
     21 Pass 3: Checking directory connectivity
     22 Pass 3A: Optimizing directories
     23 Pass 4: Checking reference counts
     24 Pass 5: Checking group summary information
     25 
     26 
     27 
     28 Change in FS metadata:
     29 @@ -2,7 +2,7 @@
     30  Last mounted on:          <not available>
     31  Filesystem magic number:  0xEF53
     32  Filesystem revision #:    1 (dynamic)
     33 -Filesystem features:      has_journal ext_attr resize_inode dir_index filetype sparse_super large_file huge_file dir_nlink
     34 +Filesystem features:      has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file huge_file dir_nlink
     35  Default mount options:    user_xattr acl
     36  Filesystem state:         clean
     37  Errors behavior:          Continue
     38 Pass 1: Checking inodes, blocks, and sizes
     39 Pass 2: Checking directory structure
     40 Pass 3: Checking directory connectivity
     41 Pass 4: Checking reference counts
     42 Pass 5: Checking group summary information
     43 
     44 Exit status is 0
     45