From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:51857 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934695AbdJQS1b (ORCPT ); Tue, 17 Oct 2017 14:27:31 -0400 Date: Tue, 17 Oct 2017 20:27:28 +0200 From: "Luis R. Rodriguez" Subject: Re: [PATCH] xfs: handle error if xfs_btree_get_bufs fails Message-ID: <20171017182728.GD17331@wotan.suse.de> References: <20171010021949.GB8049@wotan.suse.de> <20171010040736.GY7122@magnolia> <20171013000216.GD8049@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171013000216.GD8049@wotan.suse.de> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Luis R. Rodriguez" Cc: "Darrick J. Wong" , Eric Sandeen , Eric Sandeen , Christoph Hellwig , linux-xfs , gfigueira@suse.com, tetsuya.inoue@suse.com On Fri, Oct 13, 2017 at 02:02:16AM +0200, Luis R. Rodriguez wrote: > On Mon, Oct 09, 2017 at 09:07:36PM -0700, Darrick J. Wong wrote: > > On Mon, Oct 09, 2017 at 10:07:12PM -0500, Eric Sandeen wrote: > > > > > > > > > On 10/9/17 9:19 PM, Luis R. Rodriguez wrote: > > > > What ever happened to this patch [0]? It was ACKed [1] > > > > > > (it was reviewed-by hch) > > > > > > > but I haven't > > > > seen it merged. Did it fall through the cracks? > > > > > > Seems like it, possibly because I sent V2 as a re:, accidentally. > > > > > > > > Reviewed-by: Darrick J. Wong > > If we're going to add this shouldn't we then also have checks for > xfs_btree_get_bufl() calls? *re-poke* Luis