Whamcloud - gitweb
tests: add new test f_zero_xattr
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Apr 2013 04:28:05 +0000 (00:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Apr 2013 04:29:09 +0000 (00:29 -0400)
commit5dfd5ef88d2c285050b7f120818e51045cfe845e
tree60215679e3e322bba602c9489bcfdce26bb01b1c
parent10fc3a63d9b7efb14e810ee94ad1d2f254d44eae
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>
tests/f_zero_xattr/expect.1 [new file with mode: 0644]
tests/f_zero_xattr/image.gz [new file with mode: 0644]
tests/f_zero_xattr/name [new file with mode: 0644]
tests/f_zero_xattr/script [new file with mode: 0644]