From: Jaegeuk Kim Date: Sun, 21 Sep 2014 04:57:51 +0000 (-0700) Subject: f2fs: introduce cp_control structure X-Git-Tag: fixes-for-v3.18-merge-window~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ab4cb8301adb3a02a96c5c03c837ed941f1bc5;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed