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:
7a267f8
)
f2fs: iput only if whole data blocks are flushed
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 27 May 2013 01:32:01 +0000
(10:32 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 28 May 2013 06:03:05 +0000
(15:03 +0900)
If there remains some unwritten blocks from the recovery, we should not call
iput on that directory inode.
Otherwise, we can loose some dentry blocks after the recovery.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/checkpoint.c
patch
|
blob
|
history
diff --cc
fs/f2fs/checkpoint.c
Simple merge