From: Jaegeuk Kim Date: Tue, 18 Nov 2014 00:06:55 +0000 (-0800) Subject: f2fs: fix to call put_page at the error handling routine X-Git-Tag: omap-for-v3.19/fixes-rc1~146^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d20aff83c24e9a7f15fffe4be36ed33d24465da;p=pandora-kernel.git f2fs: fix to call put_page at the error handling routine The locked page should be released before returning the function. Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed