From: Wanpeng Li Date: Fri, 27 Feb 2015 08:52:50 +0000 (+0800) Subject: f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty... X-Git-Tag: omap-for-v4.2/o2_dc~90^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b11a74b21b040270d19fc3b61265c75413c0dc1;p=pandora-kernel.git f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries Don't need to collect dirty sit entries and flush sit journal to sit entries when there's no dirty sit entries. This patch check dirty_sentries earlier just like flush_nat_entries. Signed-off-by: Wanpeng Li Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed