From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp2120.oracle.com ([156.151.31.85]:59594 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754386AbeEHRD1 (ORCPT ); Tue, 8 May 2018 13:03:27 -0400 From: Allison Henderson Subject: Re: [PATCH 00/21] Parent Pointers v6 References: <1525627494-12873-1-git-send-email-allison.henderson@oracle.com> Message-ID: Date: Tue, 8 May 2018 10:03:24 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Amir Goldstein Cc: linux-xfs , "Darrick J. Wong" On 05/07/2018 10:36 PM, Amir Goldstein wrote: > On Sun, May 6, 2018 at 8:24 PM, Allison Henderson > wrote: >> Hi all, >> >> This is the 6th version of parent pointer attributes for xfs. The goal of > > Please try to remember to use git format-patch -v $N as it makes it easier > to lookup old revisions of the patch in the mailbox. > > Looking back, I see that Darrick doesn't seem to be tagging individual > patches with revision in his patch bombs as well... > > Thanks, > Amir. > Sorry, will add the flag next time! Thx! Allison