diff options
author | Xue jiufei <xuejiufei@huawei.com> | 2015-06-24 23:55:07 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-25 00:49:39 (GMT) |
commit | 9f99ad08612ac37f3b8847b9b2e6e95a2a81ed4b (patch) | |
tree | 6907d3f30bfee6983b8f953b52120844ced831ec /mm/vmscan.c | |
parent | 345dc681bd9acc8d7fdb6f5d3e2419c010f00bf6 (diff) | |
download | linux-9f99ad08612ac37f3b8847b9b2e6e95a2a81ed4b.tar.xz |
ocfs2: return error when ocfs2_figure_merge_contig_type() fails
ocfs2_figure_merge_contig_type() still returns CONTIG_NONE when some error
occurs which will cause an unpredictable error. So return a proper errno
when ocfs2_figure_merge_contig_type() fails.
Signed-off-by: joyce.xue <xuejiufei@huawei.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions