From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 54E4229DF9 for ; Wed, 4 Dec 2013 15:00:16 -0600 (CST) Date: Wed, 4 Dec 2013 15:00:14 -0600 From: Ben Myers Subject: Re: [PATCH v3] xfs: fix memory leak in xfs_dir2_node_removename Message-ID: <20131204210014.GW1935@sgi.com> References: <20131006024850.071924201@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20131006024850.071924201@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Mark Tinguely Cc: xfs@oss.sgi.com On Sat, Oct 05, 2013 at 09:48:25PM -0500, Mark Tinguely wrote: > Fix the leak of kernel memory in xfs_dir2_node_removename() > when xfs_dir2_leafn_remove() returns an error code. > > Signed-off-by: Mark Tinguely Looks good. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs