From: Haicheng Li Date: Fri, 18 Oct 2013 09:24:08 +0000 (+0800) Subject: f2fs: no need to check other dirty_segmap when the seg has been found X-Git-Tag: v3.13-rc1~113^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435f2a1b58ac8f50894f23549c97791085f7cba2;p=pandora-kernel.git f2fs: no need to check other dirty_segmap when the seg has been found Because one dirty seg can only be mapped to one dirty_type. Otherwise, it's a bug. Signed-off-by: Haicheng Li [Jaegeuk Kim: modify a comment related to this patch] Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed