Whamcloud - gitweb
e2fsck: fix golden output of several tests
authorJan Kara <jack@suse.cz>
Mon, 6 May 2024 17:41:19 +0000 (19:41 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 9 May 2024 14:58:36 +0000 (10:58 -0400)
commit7b2e837bf0eacb5c12396e994b4c7979f576019a
tree9c283f02a0d7506846675c8afb7a136588bb8b67
parenteb01b6e22a44a26668c9f8645ca1889d67a643c1
e2fsck: fix golden output of several tests

Some old tests of EA inodes were not in fact completely fixing the
filesystem (like they were leaving directories with EA_INODE_FL set or
EA inodes referenced from directory hierarchy). New e2fsck checks fix
these so golden output changes. Update it.

Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240506174132.12883-3-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_bad_disconnected_inode/expect.1
tests/f_bad_fname/expect.1
tests/f_ea_inode_self_ref/expect.1