From: Jaegeuk Kim Date: Thu, 15 Jan 2015 01:41:41 +0000 (-0800) Subject: f2fs: do checkpoint when umount flag is not set X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~98^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85dc2f2c6c84e99e9864ef660f79683aaad85f42;p=pandora-kernel.git f2fs: do checkpoint when umount flag is not set 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed