e2fsprogs/tests/f_ea_inode
Tahsin Erdogan 76d1914303 e2fsck: add test for ea_inode feature
f_ea_inode test covers the following scenarios:

- a file that contains old Lustre-style valid ea_inode references
  in inode body and xattr block

- a file that contains new style valid ea_inode references in inode
  body and xattr block

- a file with an extended attribute that references an invalid inode
  number (e_value_inum > s_inodes_count)

- an ea entry with bad e_hash and points to an inode that does not
  have EA_INODE flag set

- an ea entry with bad e_hash but points to a valid ea_inode

- an ea entry with valid e_hash that points to an inode that is
  missing EA_INODE flag

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-07-04 23:53:59 -04:00
..
expect.1 e2fsck: add test for ea_inode feature 2017-07-04 23:53:59 -04:00
expect.2 e2fsck: add test for ea_inode feature 2017-07-04 23:53:59 -04:00
image.gz e2fsck: add test for ea_inode feature 2017-07-04 23:53:59 -04:00