From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:47604 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750879AbeFVGlu (ORCPT ); Fri, 22 Jun 2018 02:41:50 -0400 Date: Thu, 21 Jun 2018 23:41:49 -0700 From: Christoph Hellwig Subject: Re: [PATCH 7/8] xfs: fix off-by-one error in xfs_rtalloc_query_range Message-ID: <20180622064149.GG27254@infradead.org> References: <152960586416.26246.8634761888260524091.stgit@magnolia> <152960590720.26246.9373633806502479237.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <152960590720.26246.9373633806502479237.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org Looks good, Reviewed-by: Christoph Hellwig