From: Jaegeuk Kim Date: Mon, 8 Apr 2013 07:01:00 +0000 (+0900) Subject: f2fs: write checkpoint before starting FG_GC X-Git-Tag: v3.10-rc1~45^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64f80473bb58f5c8bfcb63220c31a573a07752f;p=pandora-kernel.git f2fs: write checkpoint before starting FG_GC In order to be aware of prefree and free sections during FG_GC, let's start with write_checkpoint(). Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed