ocfs2: Don't return -EFAULT from a corrupt xattr entry.
authorJoel Becker <joel.becker@oracle.com>
Tue, 21 Oct 2008 01:24:03 +0000 (18:24 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 10 Nov 2008 17:51:45 +0000 (09:51 -0800)
If the xattr disk structures are corrupt, return -EIO, not -EFAULT.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found