commit | 75ab4cb8301adb3a02a96c5c03c837ed941f1bc5 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Sat Sep 20 21:57:51 2014 -0700 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Sep 30 15:01:28 2014 -0700 |
tree | 30a8db554b044b90a8ba59ca0bac2afb5ddb59d3 | |
parent | 95dd89730119b97d82f9edc806757cef737703e5 [diff] |
f2fs: introduce cp_control structure 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>