From: Jaegeuk Kim Date: Wed, 16 Apr 2014 05:22:50 +0000 (+0900) Subject: f2fs: fix to unlock f2fs_lock at the omitted error case X-Git-Tag: omap-for-v3.16/fixes-against-rc1~73^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c6e3aae68d6167cba063387a59968f811c8268;p=pandora-kernel.git f2fs: fix to unlock f2fs_lock at the omitted error case If it occurs an error, we should call f2fs_unlock_op. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed