From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:36993 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751262AbdFEFqP (ORCPT ); Mon, 5 Jun 2017 01:46:15 -0400 Date: Sun, 4 Jun 2017 22:46:14 -0700 From: Christoph Hellwig Subject: Re: [PATCH] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent Message-ID: <20170605054614.GA20357@infradead.org> References: <20170603170448.GC11308@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170603170448.GC11308@birch.djwong.org> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: Christoph Hellwig , xfs Still tests fine here, so let's go: Reviewed-by: Christoph Hellwig