From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:57533 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S941404AbcKOKSI (ORCPT ); Tue, 15 Nov 2016 05:18:08 -0500 Date: Tue, 15 Nov 2016 02:18:07 -0800 From: Christoph Hellwig Subject: Re: [PATCH 09/16] xfs: fix btree cursor error cleanups Message-ID: <20161115101807.GI1607@infradead.org> References: <147830447710.26713.9536263528122988931.stgit@birch.djwong.org> <147830453519.26713.18162571688396930045.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <147830453519.26713.18162571688396930045.stgit@birch.djwong.org> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Brian Foster Cc: david@fromorbit.com, darrick.wong@oracle.com, linux-xfs@vger.kernel.org, Christoph Hellwig Looks fine modulo the wrong From lines: Reviewed-by: Christoph Hellwig