commit | 990461dd85d57875accc798919e6fe42ab7e294d | [log] [tgz] |
---|---|---|
author | Tahsin Erdogan <tahsin@google.com> | Wed Jun 21 21:59:30 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 21 21:59:30 2017 -0400 |
tree | 503be2bd61178cedebd7574bc215ad7fb93fd09c | |
parent | 909666933210eb145bc93426ce07f66bf3d1f798 [diff] |
ext4: add missing le32_to_cpu(e_value_inum) conversions Two places in code missed converting xattr inode number using le32_to_cpu(). Signed-off-by: Tahsin Erdogan <tahsin@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>