ext4_xattr: type changes
authorngkaho1234 <ngkaho1234@gmail.com>
Mon, 16 May 2016 09:12:34 +0000 (09:12 +0000)
committerngkaho1234 <ngkaho1234@gmail.com>
Mon, 16 May 2016 13:50:54 +0000 (13:50 +0000)
 - struct ext4_xattr_ref::inode_size_rem's type is changed from int32_t to size_t
 - struct ext4_xattr_ref::block_size_rem's type is changed from int32_t to size_t


No differences found