Whamcloud - gitweb
e2fsck: add tests for EA inodes
authorJan Kara <jack@suse.cz>
Mon, 6 May 2024 17:41:18 +0000 (19:41 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 9 May 2024 14:58:35 +0000 (10:58 -0400)
commiteb01b6e22a44a26668c9f8645ca1889d67a643c1
tree1b3e2769abfd51ac2553836dd137ace8ffc666e9
parent849a9e6e133a903db7b005854ec58b35dc947150
e2fsck: add tests for EA inodes

Add tests exercising EA inodes and testing various types of corruption.

Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240506174132.12883-2-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
18 files changed:
tests/f_ea_inode_dir_ref/expect.1 [new file with mode: 0644]
tests/f_ea_inode_dir_ref/expect.2 [new file with mode: 0644]
tests/f_ea_inode_dir_ref/image.gz [new file with mode: 0644]
tests/f_ea_inode_dir_ref/name [new file with mode: 0644]
tests/f_ea_inode_disconnected/expect.1 [new file with mode: 0644]
tests/f_ea_inode_disconnected/expect.2 [new file with mode: 0644]
tests/f_ea_inode_disconnected/image [new file with mode: 0644]
tests/f_ea_inode_disconnected/image.gz [new file with mode: 0644]
tests/f_ea_inode_disconnected/name [new file with mode: 0644]
tests/f_ea_inode_no_feature/expect.1 [new file with mode: 0644]
tests/f_ea_inode_no_feature/expect.2 [new file with mode: 0644]
tests/f_ea_inode_no_feature/image.gz [new file with mode: 0644]
tests/f_ea_inode_no_feature/name [new file with mode: 0644]
tests/f_ea_inode_spurious_flag_dir/expect.1 [new file with mode: 0644]
tests/f_ea_inode_spurious_flag_dir/expect.2 [new file with mode: 0644]
tests/f_ea_inode_spurious_flag_dir/image [new file with mode: 0644]
tests/f_ea_inode_spurious_flag_dir/image.gz [new file with mode: 0644]
tests/f_ea_inode_spurious_flag_dir/name [new file with mode: 0644]