ext4: move struct ext4_xattr_inode_array to xattr.h
authorTahsin Erdogan <tahsin@google.com>
Thu, 22 Jun 2017 14:28:38 +0000 (10:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 Jun 2017 14:28:38 +0000 (10:28 -0400)
commitb6d9029df083c0a9ce1d4eda1480105e635e0d61
treebd7cee2cdb7aabbe711fd45004247834b5e895c0
parent0421a189bc8cdefa18a34aee962ac0558679b944
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>
fs/ext4/ext4.h
fs/ext4/xattr.h