mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
This code accidentally returns success, but it should return the
-EIO error code from adfs_fplus_validate_header().
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Fixes:
|
||
|---|---|---|
| .. | ||
| adfs.h | ||
| dir.c | ||
| dir_f.c | ||
| dir_f.h | ||
| dir_fplus.c | ||
| dir_fplus.h | ||
| file.c | ||
| inode.c | ||
| Kconfig | ||
| Makefile | ||
| map.c | ||
| super.c | ||