f2fs: do checkpoint when umount flag is not set
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 15 Jan 2015 01:41:41 +0000 (17:41 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:33 +0000 (17:04 -0800)
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 <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found