f2fs: fix to unlock f2fs_lock at the omitted error case
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 16 Apr 2014 05:22:50 +0000 (14:22 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 7 May 2014 01:21:54 +0000 (10:21 +0900)
commit15c6e3aae68d6167cba063387a59968f811c8268
tree4a28d9b58e4ccfaaabd1cd5076c1752facd8639e
parent76f60268e70a700c04c85e1b0d520c94062a40a2
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 <jaegeuk.kim@samsung.com>
fs/f2fs/inline.c
This page took 0.027079 seconds and 5 git commands to generate.