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:
30a5537
)
f2fs: do checkpoint when umount flag is not set
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Thu, 15 Jan 2015 01:41:41 +0000
(17:41 -0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:33 +0000
(17:04 -0800)
If the previous checkpoint was done without CP_UMOUNT flag, it needs to do
checkpoint with CP_UMOUNT for the next fast boot.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found