From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gu Zheng Subject: [PATCH 0/7] f2fs: some fix and cleanup about flush_merge Date: Fri, 11 Apr 2014 17:49:25 +0800 Message-ID: <5347BAA5.6070104@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: fsdevel , linux-kernel , f2fs To: Kim Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net List-Id: linux-fsdevel.vger.kernel.org Gu Zheng (7): f2fs: put the bio when issue_flush completed f2fs: remove the unuseful "issue_tail" list f2fs: use __GFP_ZERO to avoid appending set-NULL f2fs: enable flush_merge only in f2fs is not read-only f2fs: add the flush_merge handle in the remount flow f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields f2fs: introduce help function {create,destroy}_flush_cmd_control fs/f2fs/f2fs.h | 17 ++++++--- fs/f2fs/segment.c | 102 +++++++++++++++++++++++++++++++++++----------------- fs/f2fs/super.c | 32 ++++++++++++++-- 3 files changed, 107 insertions(+), 44 deletions(-) -- 1.7.7 ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees