Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 545fe421 authored by Nicholas Krause's avatar Nicholas Krause Committed by Jaegeuk Kim
Browse files

f2fs: fix error handling for calls to various functions in the function recover_inline_data



This fixes error handling for calls to various functions in the
function  recover_inline_data to check if these particular functions
either return a error code or the boolean value false to signal their
caller they have failed internally and if this arises return false
to signal failure immediately to the caller of recover_inline_data
as we cannot continue after failures to calling either the function
truncate_inline_inode or truncate_blocks.

Signed-off-by: default avatarNicholas Krause <xerofoify@gmail.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 9cd81ce3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment