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:
158c194
)
f2fs: fix to recover converted inline_data
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 26 Nov 2014 01:27:38 +0000
(17:27 -0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 26 Nov 2014 02:08:00 +0000
(18:08 -0800)
If an inode has converted inline_data which was written to the disk, we should
set its inode flag for further fsync so that this inline_data can be recovered
from sudden power off.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/inline.c
patch
|
blob
|
history
diff --cc
fs/f2fs/inline.c
Simple merge