Return-Path: Received: from mx2.netapp.com ([216.240.18.37]:11450 "EHLO mx2.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752527Ab1BNWjW convert rfc822-to-8bit (ORCPT ); Mon, 14 Feb 2011 17:39:22 -0500 Received: from sacrsexc1-prd.hq.netapp.com (sacrsexc1-prd.hq.netapp.com [10.99.115.27]) by smtp2.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id p1EMdM8W019787 for ; Mon, 14 Feb 2011 14:39:22 -0800 (PST) Subject: Re: [PATCH 0/16] pnfs wave 3 submission From: Trond Myklebust To: andros@netapp.com Cc: linux-nfs@vger.kernel.org In-Reply-To: <1297711116-3139-1-git-send-email-andros@netapp.com> References: <1297711116-3139-1-git-send-email-andros@netapp.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Feb 2011 17:39:20 -0500 Message-ID: <1297723160.23841.30.camel@heimdal.trondhjem.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On Mon, 2011-02-14 at 14:18 -0500, andros@netapp.com wrote: > These patches implement wave 3 of the pNFS submission, which encompasses file > layout data server connection, READ I/O, and recovery through the MDS. > > They apply on top of Fred's recent 3 patch 'lock inversion' series > commits 2d767077 .. 2cc09edd in Trond's nfs-for-next tree. > > They are based upon Benny's current pnfs-submit-wave3 branch re-arranged > into a more choerent series of patches and rebased upon Trond's nfs-for-next. > > -->Andy > > 0001-NFS-remove-unnecessary-CONFIG_NFS_V4-from-nfs_read_d.patch > 0002-NFS-put_layout_hdr-can-remove-nfsi-layout.patch > 0003-NFS-move-nfs_client-initialization-into-nfs_get_clie.patch > 0004-pnfs-wave-3-send-zero-stateid-seqid-on-v4.1-i-o.patch > 0005-pnfs-wave-3-new-flag-for-state-renewal-check.patch > 0006-pnfs-wave-3-new-flag-for-lease-time-check.patch > 0007-pnfs-wave-3-add-MDS-mount-DS-only-check.patch > 0008-pnfs-wave-3-lseg-refcounting.patch > 0009-pnfs-wave-3-shift-pnfs_update_layout-locations.patch > 0010-pnfs-wave-3-coelesce-across-layout-stripes.patch > 0011-pnfs-wave-3-generic-read.patch > 0012-pnfs-wave-3-data-server-connection.patch > 0013-pnfs-wave-3-filelayout-read.patch > 0014-pnfs-wave-3-filelayout-read.patch > 0015-pnfs-wave-3-filelayout-async-error-handler.patch > 0016-pnfs-wave-3-turn-off-pNFS-on-ds-connection-failure.patch > Hi Andy, Can we please get rid of the 'wave 3:' in the subject of all these patches? It is a slang that is only meaningful to the people who regularly follow the Linux pNFS conference calls. If you do want to label the patches, then please encode the label as something like [PATCH pNFS wave3] NFSv4.1: xxxxxxxxxxxx so that 'git am' strips out the [PNFS WAVE 3] bit, and just leaves the patch short description. You can do this using the --subject-prefix="PATCH pNFS wave3" argument to 'git format-patch'. Alternatively, if you are using 'stg mail' then you can achieve the same effect with --version="pNFS wave3". Cheers Trond -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@netapp.com www.netapp.com