diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-10-21 03:25:56 +0200 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2008-11-10 18:51:45 +0100 |
commit | bd60bd37ade4321ecce4ed4442f68c88febd76d5 (patch) | |
tree | 69d9eb6d24eb31c25a493f8a998f33619c5e8559 /arch/arm | |
parent | ocfs2: Don't return -EFAULT from a corrupt xattr entry. (diff) | |
download | linux-bd60bd37ade4321ecce4ed4442f68c88febd76d5.tar.xz linux-bd60bd37ade4321ecce4ed4442f68c88febd76d5.zip |
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
The ocfs2_xattr_update_xattr_search() function can return an error when
trying to read blocks off of disk. The caller needs to check this error
before using those (possibly invalid) blocks.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions