From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 11 Feb 2008 08:32:37 -0800 (PST) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.168.28]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m1BGWUuU025078 for ; Mon, 11 Feb 2008 08:32:31 -0800 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 619E1DE1410 for ; Mon, 11 Feb 2008 08:32:54 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id Fnet3VEK3ClAjrOb for ; Mon, 11 Feb 2008 08:32:54 -0800 (PST) Date: Mon, 11 Feb 2008 11:32:22 -0500 From: Christoph Hellwig Subject: Re: [review] Remove the xfs refcache Message-ID: <20080211163222.GA19745@infradead.org> References: <4765EC66.5020202@sgi.com> <20080207083554.GA11119@infradead.org> <47B04706.8010002@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B04706.8010002@sgi.com> Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Donald Douwsma Cc: xfs-oss On Tue, Feb 12, 2008 at 12:00:54AM +1100, Donald Douwsma wrote: > > Given that we finally agreed that this form of refcache shouldn't come > > back can you commit the patch? > > Done. I'll see if we can get it committed with the Makefile cleanups, that > should be the end of the 2.4 crud. Thanks!