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:
95dd897
)
f2fs: introduce cp_control structure
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Sun, 21 Sep 2014 04:57:51 +0000
(21:57 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 30 Sep 2014 22:01:28 +0000
(15:01 -0700)
This patch add a new data structure to control checkpoint parameters.
Currently, it presents the reason of checkpoint such as is_umount and normal
sync.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found