commit | b6d9029df083c0a9ce1d4eda1480105e635e0d61 | [log] [tgz] |
---|---|---|
author | Tahsin Erdogan <tahsin@google.com> | Thu Jun 22 10:28:38 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jun 22 10:28:38 2017 -0400 |
tree | bd7cee2cdb7aabbe711fd45004247834b5e895c0 | |
parent | 0421a189bc8cdefa18a34aee962ac0558679b944 [diff] |
ext4: move struct ext4_xattr_inode_array to xattr.h Since this is a xattr specific data structure it is cleaner to keep it in xattr header file. Signed-off-by: Tahsin Erdogan <tahsin@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>