From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH] writeback: Fix periodic writeback after fs mount Date: Fri, 28 Jun 2013 16:02:40 +0200 Message-ID: <20130628140240.GJ24293@kernel.dk> References: <1369903459-10295-1-git-send-email-jack@suse.cz> <20130627170133.GA28935@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Wu Fengguang , linux-fsdevel@vger.kernel.org, Bert De Jonghe To: Jan Kara Return-path: Received: from merlin.infradead.org ([205.233.59.134]:52161 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754802Ab3F1OCp (ORCPT ); Fri, 28 Jun 2013 10:02:45 -0400 Content-Disposition: inline In-Reply-To: <20130627170133.GA28935@quack.suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Jun 27 2013, Jan Kara wrote: > case of crash or power failure. > > > > Fix the problem by setting up a timer for periodic writeback in case we > > add the first dirty inode to wb.b_dirty list in bdev_inode_switch_bdi(). > > > > Reported-by: Bert De Jonghe > > CC: stable@vger.kernel.org # >= 3.0 > > Signed-off-by: Jan Kara > Jens, I'm going over my submitted patches and I don't think you've merged > this patch. Did you? I did not... I've added it now for 3.11, with the stable tag it should get in the earlier ones too. -- Jens Axboe