From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:35190 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726838AbeJFRum (ORCPT ); Sat, 6 Oct 2018 13:50:42 -0400 Date: Sat, 6 Oct 2018 03:47:55 -0700 From: Christoph Hellwig Subject: Re: [PATCH 1/2] xfs: fix data corruption w/ unaligned dedupe ranges Message-ID: <20181006104755.GA17037@infradead.org> References: <20181005012336.1418-1-david@fromorbit.com> <20181005012336.1418-2-david@fromorbit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181005012336.1418-2-david@fromorbit.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Dave Chinner Cc: linux-xfs@vger.kernel.org Looks fine (modulo the concern from Darrick): Reviewed-by: Christoph Hellwig