From: Theodore Ts'o Date: Mon, 21 Mar 2005 22:15:18 +0000 (-0500) Subject: Fix the test image so that it actually has an ea-in-inode. X-Git-Tag: E2FSPROGS-1_37~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d72e954f45aa9ee6f4c19f6e24e711b3578bfbbf;p=thirdparty%2Fe2fsprogs.git Fix the test image so that it actually has an ea-in-inode. --- diff --git a/tests/f_valid_ea_in_inode/expect.1 b/tests/f_valid_ea_in_inode/expect.1 index cc2afecec..a4d6dd212 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/24 files (0.0% non-contiguous), 41/200 blocks +test_filesys: 22/2048 files (0.0% non-contiguous), 2072/8192 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 8acce6593..e40f78310 100644 Binary files a/tests/f_valid_ea_in_inode/image.gz and b/tests/f_valid_ea_in_inode/image.gz differ