From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Chinner Subject: Re: [patch 00/19] Page cache: Replace PAGE_CACHE_xx with inline functions Date: Thu, 29 Nov 2007 15:20:39 +1100 Message-ID: <20071129042039.GI119954183@sgi.com> References: <20071129011052.866354847@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, Christoph Hellwig , Mel Gorman , William Lee Irwin III , David Chinner , Jens Axboe , Badari Pulavarty , Maxim Levitsky , Fengguang Wu , swin wang , totty.lu@gmail.com, hugh@veritas.com, joern@lazybastard.org To: Christoph Lameter Return-path: Received: from relay1.sgi.com ([192.48.171.29]:47509 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756438AbXK2EVB (ORCPT ); Wed, 28 Nov 2007 23:21:01 -0500 Content-Disposition: inline In-Reply-To: <20071129011052.866354847@sgi.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Nov 28, 2007 at 05:10:52PM -0800, Christoph Lameter wrote: > This patchset cleans up page cache handling by replacing > open coded shifts and adds with inline function calls. > > The ultimate goal is to replace all uses of PAGE_CACHE_xxx in the > kernel through the use of these functions. All the functions take > a mapping parameter. The mapping parameter is required if we want > to support large block sizes in filesystems and block devices. > > Patchset against 2.6.24-rc3-mm2. Reviewed-by: Dave Chinner -- Dave Chinner Principal Engineer SGI Australian Software Group