Home
last modified time | relevance | path

Searched hist:"60 b99b486b568c13cbb7caa83cf8a12af7665f1e" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/f2fs/
H A Dsuper.cdiff 60b99b486b568c13cbb7caa83cf8a12af7665f1e Mon Oct 05 23:49:57 CEST 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: introduce a periodic checkpoint flow

This patch introduces a periodic checkpoint feature.
Note that, this is not enforcing to conduct checkpoints very strictly in terms
of trigger timing, instead just hope to help user experiences.
The default value is 60 seconds.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>