From: Jaegeuk Kim Date: Sun, 31 Mar 2013 04:49:18 +0000 (+0900) Subject: f2fs: check completion of foreground GC X-Git-Tag: v3.10-rc1~45^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ebefc4443898f5429185ef96d85cfce0fbcc16a;p=pandora-kernel.git f2fs: check completion of foreground GC The foreground GCs are triggered under not enough free sections. So, we should not skip moving valid blocks in the victim segments. Reviewed-by: Namjae Jeon Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed