]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
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 a4d6dd212012133a59489f04900c5db39f122d1d..5613bc0a1e4066dcaff2031ce91d80c7cd9f261c 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 e40f78310fa80eff0e9613d04c3bccb90b38d11c..98e72dc8b81bec825a966026abdf2c8228b7a6a3 100644 (file)
Binary files a/tests/f_valid_ea_in_inode/image.gz and b/tests/f_valid_ea_in_inode/image.gz differ