Whamcloud - gitweb
tests: fix f_valid_ea_in_inode to use the ea_feature
authorTheodore Ts'o <tytso@mit.edu>
Sun, 24 Mar 2019 06:36:08 +0000 (02:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Mar 2019 06:36:08 +0000 (02:36 -0400)
This time for real!  The test-ea file has three very long xattrs,
description and description2 which are identical and share an inode to
store their value, and description3, which has a different value, and
thus uses another inode for storing its value.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_valid_ea_in_inode/expect.1
tests/f_valid_ea_in_inode/image.gz

index a4d6dd2..5613bc0 100644 (file)
@@ -3,5 +3,5 @@ Pass 2: Checking directory structure
 Pass 3: Checking directory connectivity
 Pass 4: Checking reference counts
 Pass 5: Checking group summary information
-test_filesys: 22/2048 files (0.0% non-contiguous), 2072/8192 blocks
+test_filesys: 24/24 files (0.0% non-contiguous), 45/200 blocks
 Exit status is 0
index e40f783..98e72dc 100644 (file)
Binary files a/tests/f_valid_ea_in_inode/image.gz and b/tests/f_valid_ea_in_inode/image.gz differ