> -----Original Message----- > From: Wanpeng Li [mailto:wanpeng.li@xxxxxxxxxxxxxxx] > Sent: Friday, February 27, 2015 4:53 PM > To: Jaegeuk Kim > Cc: linux-fsdevel@xxxxxxxxxxxxxxx; Wanpeng Li; linux-kernel@xxxxxxxxxxxxxxx; > linux-f2fs-devel@xxxxxxxxxxxxxxxxxxxxx > Subject: [f2fs-dev] [PATCH] 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 <wanpeng.li@xxxxxxxxxxxxxxx> Reviewed-by: Chao Yu <chao2.yu@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html