diff options
author | Chao Yu | 2015-08-07 18:36:06 +0800 |
---|---|---|
committer | Jaegeuk Kim | 2015-08-10 12:26:34 -0700 |
commit | 6394328ab8a2ab6b127ae85f716943d92595878d (patch) | |
tree | e9929606dc9ee5c711b6451ed3a430b6fe03c3b9 /fs/omfs | |
parent | 12a8343e99a8af50b2a1cd8da72d34b6e860da0f (diff) |
f2fs: report error of fill_zero
fill_zero can fail due to a lot of reason, but previously we do not handle
its return value, so its callers such as punch_hole/f2fs_zero_range may
report success, but actually can fail because of error occurs inside
fill_zero.
This patch fixes to report correct return value of fill_zero.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/omfs')
0 files changed, 0 insertions, 0 deletions