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 (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id oAU788e5057200 for ; Tue, 30 Nov 2010 01:08:08 -0600 X-ASG-Debug-ID: 1291100987-670f03a70000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 455E81C79234 for ; Mon, 29 Nov 2010 23:09:48 -0800 (PST) Received: from mail.internode.on.net (bld-mail16.adl2.internode.on.net [150.101.137.101]) by cuda.sgi.com with ESMTP id GbKHE2yXJzYvmzK3 for ; Mon, 29 Nov 2010 23:09:48 -0800 (PST) Received: from dastard (unverified [121.44.88.148]) by mail.internode.on.net (SurgeMail 3.8f2) with ESMTP id 48130226-1927428 for ; Tue, 30 Nov 2010 17:39:47 +1030 (CDT) Received: from dave by dastard with local (Exim 4.71) (envelope-from ) id 1PNKLR-0002qK-KY for xfs@oss.sgi.com; Tue, 30 Nov 2010 18:09:45 +1100 Date: Tue, 30 Nov 2010 18:09:45 +1100 From: Dave Chinner To: xfs@oss.sgi.com X-ASG-Orig-Subj: Re: [PATCH 0/5] xfs: fixes for 2.6.37-rcX Subject: Re: [PATCH 0/5] xfs: fixes for 2.6.37-rcX Message-ID: <20101130070945.GG3556@dastard> References: <1290990024-15898-1-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290990024-15898-1-git-send-email-david@fromorbit.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Barracuda-Connect: bld-mail16.adl2.internode.on.net[150.101.137.101] X-Barracuda-Start-Time: 1291100990 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0844 1.0000 -1.4867 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -1.49 X-Barracuda-Spam-Status: No, SCORE=-1.49 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.48047 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 Mon, Nov 29, 2010 at 11:20:19AM +1100, Dave Chinner wrote: > Alex, > > This is my curent set of fixes needed for 2.6.37-rcX. I've already posted the > truncation fix and the stale buffer fixes, as well as the xfs_error_test > optimisation. The other two fixes I have extracted from my current scalability > patch set. They correct the invalid assumption that that ther eare no delayed > allocation blocks left on a file after writeback and prevent stale inodes from > being re-inserted into the AIL after the stale buffer behind them has been torn > down. > > Let me know how you want me to post the final versions for you to pull into the > XFS tree. (i.e. do you want them in a git tree branch?) Alex, the patches are now in the git tree: git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev.git xfs-for-2.6.37 Cheers, Dave. -- Dave Chinner david@fromorbit.com