From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.fusionio.com ([66.114.96.30]:45744 "EHLO mx1.fusionio.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755522Ab3AXPso (ORCPT ); Thu, 24 Jan 2013 10:48:44 -0500 Date: Thu, 24 Jan 2013 10:48:41 -0500 From: Josef Bacik To: Alex Lyakas CC: linux-btrfs , Josef Bacik , Alexander Block , Jan Schmidt , Chen Yang , Arne Jansen Subject: Re: [PATCH 1/2] V2 Avoid sending disknr==0 extents when possible. Message-ID: <20130124154841.GD2349@localhost.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Mon, Jan 21, 2013 at 03:27:22AM -0700, Alex Lyakas wrote: > In the following cases we do not send disknr==0 extents: > 1) full send 2) new inode in a diff-send 3) when disknr==0 extents are > added to the end of an inode > > Original-version-by: Chen Yang > Signed-off-by: Alex Lyakas Neither of these would apply to btrfs-next, please rebase against btrfs-next and resend. Thanks, Josef