aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2019-03-24 02:36:08 -0400
committerTheodore Ts'o <tytso@mit.edu>2019-03-24 02:36:08 -0400
commit5a64e93078a00dc5847dd8716cf3a83e4f5140d4 (patch)
treeb9639203ca668bd1a7c0c71932baf05eaa46ce5b /tests
parente97d4c46a4915d7c7d70e6ef9e66c9aea252213f (diff)
downloade2fsprogs-5a64e93078a00dc5847dd8716cf3a83e4f5140d4.tar.gz
tests: fix f_valid_ea_in_inode to use the ea_feature
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/f_valid_ea_in_inode/expect.12
-rw-r--r--tests/f_valid_ea_in_inode/image.gzbin11873 -> 1356 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/f_valid_ea_in_inode/expect.1 b/tests/f_valid_ea_in_inode/expect.1
index a4d6dd21..5613bc0a 100644
--- a/tests/f_valid_ea_in_inode/expect.1
+++ b/tests/f_valid_ea_in_inode/expect.1
@@ -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
diff --git a/tests/f_valid_ea_in_inode/image.gz b/tests/f_valid_ea_in_inode/image.gz
index e40f7831..98e72dc8 100644
--- a/tests/f_valid_ea_in_inode/image.gz
+++ b/tests/f_valid_ea_in_inode/image.gz
Binary files differ