From: Wei Yongjun Date: Mon, 29 Apr 2013 22:05:57 +0000 (-0700) Subject: ocfs2: fix error return code in ocfs2_info_handle_freefrag() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ebab4536958b05f65b71ec312073acf5d66578d;p=pandora-kernel.git ocfs2: fix error return code in ocfs2_info_handle_freefrag() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Cc: Joel Becker Cc: Mark Fasheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed