git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a55ed6
)
f2fs: fix to unlock page before exit
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 20 May 2013 01:26:09 +0000
(10:26 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 28 May 2013 06:03:03 +0000
(15:03 +0900)
If we got an error after lock_page, we should unlock it before exit.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found