From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Fri, 20 Jul 2007 00:47:03 -0700 (PDT) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l6K7kxbm026487 for ; Fri, 20 Jul 2007 00:47:01 -0700 Date: Fri, 20 Jul 2007 08:29:48 +0100 From: Christoph Hellwig Subject: Re: [PATCH 4/7] - remove xfs_physmem Message-ID: <20070720072948.GD29295@infradead.org> References: <46A03623.8010901@sandeen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46A03623.8010901@sandeen.net> Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Eric Sandeen Cc: xfs-oss On Thu, Jul 19, 2007 at 11:12:19PM -0500, Eric Sandeen wrote: > Now that nobody's using it, remove xfs_physmem & friends. Nice.