diff options
author | Theodore Ts'o <tytso@mit.edu> | 2005-01-28 11:46:05 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2005-01-28 11:46:05 -0500 |
commit | 1e87f8aea2fd81a73dcac93fe9ce0a3f8cffd368 (patch) | |
tree | 4ac0ae17df1a00edf20648861b6f30918447d05e /tests/f_badinode | |
parent | ea774315631accb05e2407765c6b448d648d14d6 (diff) | |
download | e2fsprogs-1e87f8aea2fd81a73dcac93fe9ce0a3f8cffd368.tar.gz |
f_bad_inode, f_recnect_bad: Adjust test cases to take into
account the change which clears the i_file_acl field earlier.
Diffstat (limited to 'tests/f_badinode')
-rw-r--r-- | tests/f_badinode/expect.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/f_badinode/expect.1 b/tests/f_badinode/expect.1 index 4601f1e3..a3745571 100644 --- a/tests/f_badinode/expect.1 +++ b/tests/f_badinode/expect.1 @@ -7,10 +7,10 @@ Pass 2: Checking directory structure Inode 12 (/motd) has a bad mode (0110444). Clear? yes -i_fsize for inode 13 (/timings) is 4, should be zero. +i_file_acl for inode 13 (/timings) is 39, should be zero. Clear? yes -i_file_acl for inode 13 (/timings) is 39, should be zero. +i_fsize for inode 13 (/timings) is 4, should be zero. Clear? yes Inode 14 (/block_dev) is an illegal block device. |