From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q3D9a6G1018272 for ; Fri, 13 Apr 2012 04:36:06 -0500 Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [150.101.137.129]) by cuda.sgi.com with ESMTP id 2HaFrKYfYGFKfdTE for ; Fri, 13 Apr 2012 02:36:04 -0700 (PDT) Date: Fri, 13 Apr 2012 19:36:02 +1000 From: Dave Chinner Subject: Re: [PATCH 01/10] xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown Message-ID: <20120413093602.GE6734@dastard> References: <20120327164400.967415009@bombadil.infradead.org> <20120327164644.243162639@bombadil.infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120327164644.243162639@bombadil.infradead.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com On Tue, Mar 27, 2012 at 12:44:01PM -0400, Christoph Hellwig wrote: > If a filesystem has been forced shutdown we are never going to write dquots > to disk, which means the dquot items will stay in the AIL forever. > Currently that is not a problem, but a pending chance requires us to > empty the AIL before shutting down the filesystem, in which case this > behaviour is lethal. Make sure to remove the log item from the AIL > to allow emptying the AIL on shutdown filesystems. > > Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs