X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.4.0-r929098 Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q2R9vJ7Z261029 for ; Tue, 27 Mar 2012 04:57:19 -0500 X-ASG-Debug-ID: 1332842237-04cbb05c3a5c5400001-NocioJ Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id 0PyYYtcLtMuB0bU7 (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 27 Mar 2012 02:57:17 -0700 (PDT) X-Barracuda-Envelope-From: BATV+9b636ba7efe1efa3d440+3138+infradead.org+hch@bombadil.srs.infradead.org X-Barracuda-Apparent-Source-IP: 173.166.109.252 Received: from hch by bombadil.infradead.org with local (Exim 4.76 #1 (Red Hat Linux)) id 1SCT9R-0001Bc-5J; Tue, 27 Mar 2012 09:57:17 +0000 Date: Tue, 27 Mar 2012 05:57:17 -0400 From: Christoph Hellwig To: Dave Chinner Cc: Christoph Hellwig , xfs@oss.sgi.com Subject: Re: [PATCH v2] shutdown hang fix (was Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait()) Message-ID: <20120327095717.GA4502@infradead.org> X-ASG-Orig-Subj: Re: [PATCH v2] shutdown hang fix (was Re: [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait()) References: <1332467263-12985-1-git-send-email-david@fromorbit.com> <1332467263-12985-3-git-send-email-david@fromorbit.com> <20120324170302.GB21708@infradead.org> <20120324224648.GF5091@dastard> <20120325112801.GA7157@infradead.org> <20120327094547.GZ5091@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120327094547.GZ5091@dastard> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: 173-166-109-252-newengland.hfc.comcastbusiness.net[173.166.109.252] X-Barracuda-Start-Time: 1332842237 X-Barracuda-Encrypted: AES256-SHA X-Barracuda-URL: http://192.48.176.25:80/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at sgi.com X-Barracuda-Spam-Score: 0.10 X-Barracuda-Spam-Status: No, SCORE=0.10 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.3 tests=RDNS_DYNAMIC X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.92385 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 RDNS_DYNAMIC Delivered to trusted network by host with dynamic-looking rDNS This one looks a lot simpler to me, so it gets my vote. Reviewed-by: Christoph Hellwig Alex, can we push this to Linus soonish? I'll have to rebase the AIL emptying changes on top of this one, so getting it in soon would make my life a lot easier.