mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
UBIFS: fix error return in failure mode
UBIFS recovery testing debug facility simulates media failures. When simulating an IO error, the error code returned must be -EIO but it was not always if the user switched off the debug recovery testing option at the same time. Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
This commit is contained in:
parent
1e0f358e29
commit
16dfd804b4
1 changed files with 4 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue