From: Jaegeuk Kim Date: Mon, 27 Oct 2014 18:04:35 +0000 (-0700) Subject: f2fs: call write_checkpoint under disabled gc X-Git-Tag: omap-for-v3.19/fixes-rc1~146^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca4b02eeed752c02da0df9da6f9d3c978f9fa9e1;p=pandora-kernel.git f2fs: call write_checkpoint under disabled gc During the write_checkpoint, we should avoid f2fs_gc trigger to avoid any filesystem consistency. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed