summaryrefslogtreecommitdiff
path: root/fs/f2fs/extent_cache.c
diff options
context:
space:
mode:
authorNicholas Krause <xerofoify@gmail.com>2015-09-22 01:55:49 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2015-10-10 02:20:53 +0300
commit545fe4210df5eb4097aa17c68f0f153db27bcf44 (patch)
tree8ddc75d25204b70365c38087e1d44905027b7943 /fs/f2fs/extent_cache.c
parent9cd81ce3c2f01fc599b9156b94b868b4f578698c (diff)
downloadlinux-545fe4210df5eb4097aa17c68f0f153db27bcf44.tar.xz
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: Nicholas Krause <xerofoify@gmail.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/extent_cache.c')
0 files changed, 0 insertions, 0 deletions