Re: [nfsv4] [Technical Errata Reported] RFC7530 (4828)

Marcel Telka <marcel@telka.sk> Wed, 12 October 2016 16:29 UTC

Return-Path: <marcel@telka.sk>
X-Original-To: nfsv4@ietfa.amsl.com
Delivered-To: nfsv4@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B2B41295BE for <nfsv4@ietfa.amsl.com>; Wed, 12 Oct 2016 09:29:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.896
X-Spam-Level:
X-Spam-Status: No, score=-4.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-2.996] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LkatfqycXj2s for <nfsv4@ietfa.amsl.com>; Wed, 12 Oct 2016 09:29:47 -0700 (PDT)
Received: from tortuga.telka.sk (tortuga.telka.sk [185.14.234.118]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 85F831295DB for <nfsv4@ietf.org>; Wed, 12 Oct 2016 09:29:45 -0700 (PDT)
Received: (qmail 32428 invoked from network); 12 Oct 2016 16:29:39 -0000
Received: from zydas-wifi.in.telka.sk (HELO telcontar) (marcel@10.0.1.26) by tortuga.telka.sk with ESMTPSA (DHE-RSA-AES256-GCM-SHA384 encrypted); 12 Oct 2016 16:29:39 -0000
Date: Wed, 12 Oct 2016 18:29:38 +0200
From: Marcel Telka <marcel@telka.sk>
To: Thomas Haynes <loghyr@primarydata.com>
Message-ID: <20161012162938.GC1732@telcontar>
References: <20161011222923.CEC01B800F9@rfc-editor.org> <7E9B1AD3-87C3-45BF-8789-4DB55235B5C4@primarydata.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <7E9B1AD3-87C3-45BF-8789-4DB55235B5C4@primarydata.com>
User-Agent: Mutt/1.7.1 (2016-10-04)
Archived-At: <https://mailarchive.ietf.org/arch/msg/nfsv4/O_FZE3e6OitDpYborXr3JuHghiI>
Cc: "beepee@gmail.com" <beepee@gmail.com>, "dave_noveck@dell.com" <dave_noveck@dell.com>, "nfsv4@ietf.org" <nfsv4@ietf.org>, "ietf@kuehlewind.net" <ietf@kuehlewind.net>, RFC Errata System <rfc-editor@rfc-editor.org>, Spencer Dawkins at IETF <spencerdawkins.ietf@gmail.com>
Subject: Re: [nfsv4] [Technical Errata Reported] RFC7530 (4828)
X-BeenThere: nfsv4@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: NFSv4 Working Group <nfsv4.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/nfsv4>, <mailto:nfsv4-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/nfsv4/>
List-Post: <mailto:nfsv4@ietf.org>
List-Help: <mailto:nfsv4-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/nfsv4>, <mailto:nfsv4-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Oct 2016 16:29:50 -0000

On Wed, Oct 12, 2016 at 04:24:41PM +0000, Thomas Haynes wrote:
> 
> > On Oct 11, 2016, at 3:29 PM, RFC Errata System <rfc-editor@rfc-editor.org> wrote:
> > 
> > The following errata report has been submitted for RFC7530,
> > "Network File System (NFS) Version 4 Protocol".
> > 
> > --------------------------------------
> > You may review the report below and at:
> > http://www.rfc-editor.org/errata_search.php?rfc=7530&eid=4828
> > 
> > --------------------------------------
> > Type: Technical
> > Reported by: Marcel Telka <marcel@telka.sk>
> > 
> > Section: 16.24.4.
> > 
> > Original Text
> > -------------
> >   The arguments contain a cookie value that represents where the
> >   READDIR should start within the directory.  A value of 0 (zero) for
> >   the cookie is used to start reading at the beginning of the
> >   directory.  For subsequent READDIR requests, the client specifies a
> >   cookie value that is provided by the server in a previous READDIR
> >   request.
> > 
> > Corrected Text
> > --------------
> >   The arguments contain a cookie value that represents where the
> >   READDIR should start within the directory.  A value of 0 (zero) for
> >   the cookie is used to start reading at the beginning of the
> >   directory.  For subsequent READDIR requests, the client specifies a
> >   cookie value that is provided by the server in a previous READDIR
> >   reply.
> > 
> > Notes
> > -----
> > The new cookie is provided by the server in a reply, not in a request.
> > 
> > Instructions:
> > -------------
> > This erratum is currently posted as "Reported". If necessary, please
> > use "Reply All" to discuss whether it should be verified or
> > rejected. When a decision is reached, the verifying party (IESG)
> > can log in to change the status and edit the report, if necessary. 
> > 
> > --------------------------------------
> > RFC7530 (draft-ietf-nfsv4-rfc3530bis-35)
> > --------------------------------------
> > Title               : Network File System (NFS) Version 4 Protocol
> > Publication Date    : March 2015
> > Author(s)           : T. Haynes, Ed., D. Noveck, Ed.
> > Category            : PROPOSED STANDARD
> > Source              : Network File System Version 4
> > Area                : Transport
> > Stream              : IETF
> > Verifying Party     : IESG
> > 
> 
> 
> Hi Marcel,
> 
> That is not a Technical errata, more like an Editorial one.

Hi Tom,

You are right.  Please change it to Editorial, if possible.


Thanks.

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+