From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p9D9w18L162834 for ; Thu, 13 Oct 2011 04:58:01 -0500 Subject: Re: [PATCH 3/5] repair: handle memory allocation failure from blkmap_grow From: Alex Elder In-Reply-To: <1318208915-14975-4-git-send-email-david@fromorbit.com> References: <1318208915-14975-1-git-send-email-david@fromorbit.com> <1318208915-14975-4-git-send-email-david@fromorbit.com> Date: Thu, 13 Oct 2011 04:57:54 -0500 Message-ID: <1318499874.3172.11.camel@doink> MIME-Version: 1.0 Reply-To: aelder@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 Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Mon, 2011-10-10 at 12:08 +1100, Dave Chinner wrote: > From: Dave Chinner > > If blkmap_grow fails to allocate a new chunk of memory, it returns > with a null blkmap. The sole caller of blkmap_grow does not check > for this failure, and so will segfault if this error ever occurs. > > Signed-off-by: Dave Chinner Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs