tests: add test of an incorrect interior node in an extent tree

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian-1.42.9
Theodore Ts'o 2012-12-20 21:48:08 -05:00
parent 29e8e74e02
commit b4944f654c
4 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Pass 1: Checking inodes, blocks, and sizes
Interior extent node level 0 of inode 12:
Logical start 0 does not match logical start 2 at next level. Fix? yes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
test_filesys: 12/16 files (0.0% non-contiguous), 29/100 blocks
Exit status is 1

View File

@ -0,0 +1,7 @@
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: 12/16 files (0.0% non-contiguous), 29/100 blocks
Exit status is 0

Binary file not shown.

View File

@ -0,0 +1 @@
incorrect starting lblk in an interior node