From ca4b02eeed752c02da0df9da6f9d3c978f9fa9e1 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Mon, 27 Oct 2014 11:04:35 -0700 Subject: [PATCH] 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-format-patch failed