]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
test: fix expect files which changed after EA bugfix
authorTheodore Ts'o <tytso@mit.edu>
Sat, 22 Mar 2025 20:18:26 +0000 (16:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jun 2025 19:54:39 +0000 (15:54 -0400)
commit79c4b10c29f86732e1f6fb6730e21f5f11328538
tree9af1ac44a34a01b3c906861e0d860f3386d322f3
parent1e07832f9fa40a727892e4a0de690bc0d1c80377
test: fix expect files which changed after EA bugfix

The logic bug which was fixed in commit 92b6e93936d7 ("e2fsck: fix
logic bug when there are no references...") resulted in some silent
fixes that were never logged, and in some cases, corruption that was
not cleaned up.   Fix the tests so that they pass as expected.

Fixes: 92b6e93936d7 ("e2fsck: fix logic bug when there are no references..."
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
(cherry picked from commit ddd4f796d9dfdb80e5639ca8411e8e4891d3c7f1)
tests/f_ea_inode_disconnected/expect.1
tests/f_ea_inode_self_ref/expect.1