Skip to content
Snippets Groups Projects
Commit 587065dc authored by Dan Carpenter's avatar Dan Carpenter Committed by Al Viro
Browse files

fs/adfs: bigdir: Fix an error code in adfs_fplus_read()


This code accidentally returns success, but it should return the
-EIO error code from adfs_fplus_validate_header().

Acked-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Fixes: d79288b4 ("fs/adfs: bigdir: calculate and validate directory checkbyte")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 76ed99d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment