From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [patch 15/19] Filesystem: XFS slab defragmentation Date: Wed, 13 Aug 2008 09:38:29 +0300 Message-ID: <48A28165.5010202@cs.helsinki.fi> References: <20080811150616.207532384@quilx.com> <20080811150659.051842926@quilx.com> <20080812002057.GH6119@disturbed> <48A136D7.4080505@cs.helsinki.fi> <48A1D4A0.2030109@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: akpm@linux-foundation.org, Christoph Lameter , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Mel Gorman , andi@firstfloor.org, Rik van Riel , mpm@selenic.com To: Christoph Lameter Return-path: Received: from courier.cs.helsinki.fi ([128.214.9.1]:54425 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751925AbYHMGmC (ORCPT ); Wed, 13 Aug 2008 02:42:02 -0400 In-Reply-To: <48A1D4A0.2030109@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Christoph Lameter wrote: > Pekka Enberg wrote: >>> Please update this patch as per my last comment. >> Christoph, I'm dropping this patch from my tree. > > Just apply this patch: > > Subject: defrag/xfs: Move defrag setup directly after xfs_vnode_zone kmem > cache creation Applied, thanks!