ext4_xattr: Changes to EA metadata handling macros
authorKaho Ng <ngkaho1234@gmail.com>
Thu, 12 May 2016 14:38:59 +0000 (22:38 +0800)
committerKaho Ng <ngkaho1234@gmail.com>
Fri, 13 May 2016 13:20:12 +0000 (21:20 +0800)
commit61098c719f30316c4bac054170c262d0419849a9
treef87271c3e6e26606f46b667f8e066f3d34c8ed6f
parent5cdc17dc795e0a21486c97b5a34c8dff4bd60444
ext4_xattr: Changes to EA metadata handling macros

 - Move them from include/ext4_types.h to include/ext4_xattr.h
 - Use ext4_inode_get_extra_isize to better handle extra_isize field
   of inodes.
include/ext4_types.h
include/ext4_xattr.h
src/ext4_xattr.c