commit | 5dfd5ef88d2c285050b7f120818e51045cfe845e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Apr 25 00:28:05 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 25 00:29:09 2013 -0400 |
tree | 60215679e3e322bba602c9489bcfdce26bb01b1c | |
parent | 10fc3a63d9b7efb14e810ee94ad1d2f254d44eae [diff] |
tests: add new test f_zero_xattr E2fsck previously was complaining with zero-length extended attributes if they appeared in the in-inode xattr space. Test to make sure e2fsck is now happy with such xattrs. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>