X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,FH_DATE_PAST_20XX autolearn=no version=3.3.0-rupdated Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o32ICbva234657 for ; Fri, 2 Apr 2010 13:12:37 -0500 X-ASG-Debug-ID: 1270232064-29f003ce0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from coco.kroah.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 99AB6F91E3E for ; Fri, 2 Apr 2010 11:14:24 -0700 (PDT) Received: from coco.kroah.org (kroah.org [198.145.64.141]) by cuda.sgi.com with ESMTP id V3MfQAR7lqQ7LnNC for ; Fri, 02 Apr 2010 11:14:24 -0700 (PDT) Received: from localhost (c-67-168-196-28.hsd1.or.comcast.net [67.168.196.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by coco.kroah.org (Postfix) with ESMTPSA id CF124485DF; Fri, 2 Apr 2010 11:14:23 -0700 (PDT) Date: Fri, 2 Apr 2010 11:13:30 -0700 From: Greg KH To: Dave Chinner Cc: stable@kernel.org, xfs@oss.sgi.com X-ASG-Orig-Subj: Re: [stable] [PATCH 0/19] xfs: 2.6.32.y stable tree updates Subject: Re: [stable] [PATCH 0/19] xfs: 2.6.32.y stable tree updates Message-ID: <20100402181330.GA7486@kroah.com> References: <1268347337-7160-1-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1268347337-7160-1-git-send-email-david@fromorbit.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Barracuda-Connect: kroah.org[198.145.64.141] X-Barracuda-Start-Time: 1270232064 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.26534 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Fri, Mar 12, 2010 at 09:41:58AM +1100, Dave Chinner wrote: > Hi Stable-Folk, > > This is a set of backported patches that fix the set of known problems in XFS > in 2.6.32. These patches are all upstream - most are in 2.6.33, though the last > couple are in 2.6.34-rc1. The majority of the fixes are for XFS inode cache > lookup and reclaim regressions that lead to oops or shutdowns, the others are > either correctness or deadlock fixes. > > The series applies to a clean 2.6.32.9 stable tree, and has been repeatedly run > through the xfsqa suite over the last 24 hours without any problems arising. > Please consider this series for inclusion in the next 2.6.32-stable tree. > > XFS ppl - can you take a once-over on the series to make sure I haven't > done anything stupid in backporting, and also check that there aren't other > fixes that I've missed that should be in 2.6.32. all queued up for the .32 stable tree now, thanks. greg k-h