Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751879AbXBWGxc (ORCPT ); Fri, 23 Feb 2007 01:53:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751890AbXBWGxc (ORCPT ); Fri, 23 Feb 2007 01:53:32 -0500 Received: from filer.fsl.cs.sunysb.edu ([130.245.126.2]:50289 "EHLO filer.fsl.cs.sunysb.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751879AbXBWGxb (ORCPT ); Fri, 23 Feb 2007 01:53:31 -0500 Date: Fri, 23 Feb 2007 01:53:20 -0500 From: Josef Sipek To: Pekka J Enberg Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] unionfs: fix slab abuses with krealloc Message-ID: <20070223065320.GA6943@filer.fsl.cs.sunysb.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 683 Lines: 17 On Thu, Feb 22, 2007 at 02:41:16PM +0200, Pekka J Enberg wrote: > From: Pekka Enberg > > This changes unionfs to use krealloc() for reallocating memory so that > we don't need to play tricks with slab internals. > > Cc: Josef Sipek > Signed-off-by: Pekka Enberg I guess I should have Acked both patches... Acked-by: Josef 'Jeff' Sipek - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/