commit | 65d3000520c50f3c160403a210a7504d789eafca | [log] [tgz] |
---|---|---|
author | Tahsin Erdogan <tahsin@google.com> | Wed Jun 21 22:24:38 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 21 22:24:38 2017 -0400 |
tree | 88dce16fde2b58f131fc4a74af7cea2d91645d6e | |
parent | b347e2bcd18eba7ed44659d12e4a39a9b5bdc873 [diff] |
ext4: ext4_xattr_delete_inode() should return accurate errors In a few places the function returns without trying to pass the actual error code to the caller. Fix those. Signed-off-by: Tahsin Erdogan <tahsin@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>