Add new test case to check e2fsck's response to fast symlinks w/ EXTENTS_FL

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2008-03-24 08:24:45 -04:00
parent cb23cad5b7
commit 205372e24f
4 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,11 @@
Pass 1: Checking inodes, blocks, and sizes
Fast symlink 13 has EXTENT_FL set. Clear? 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: 13/16 files (0.0% non-contiguous), 21/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: 13/16 files (0.0% non-contiguous), 21/100 blocks
Exit status is 0

Binary file not shown.

View File

@ -0,0 +1 @@
fast symlink with extents flag set