[nfsv4] [Technical Errata Reported] RFC8881 (6337)

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 16 November 2020 19:50 UTC

Return-Path: <wwwrun@rfc-editor.org>
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 76EA43A0964 for <nfsv4@ietfa.amsl.com>; Mon, 16 Nov 2020 11:50:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 Q8Yp8gKiZAjy for <nfsv4@ietfa.amsl.com>; Mon, 16 Nov 2020 11:50:00 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED4143A08A5 for <nfsv4@ietf.org>; Mon, 16 Nov 2020 11:49:59 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id D747EF40721; Mon, 16 Nov 2020 11:49:47 -0800 (PST)
To: dnoveck@netapp.com, chuck.lever@oracle.com, martin.h.duke@gmail.com, magnus.westerlund@ericsson.com, beepee@gmail.com, davenoveck@gmail.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: chuck.lever@oracle.com, nfsv4@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20201116194947.D747EF40721@rfc-editor.org>
Date: Mon, 16 Nov 2020 11:49:47 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/nfsv4/EdbOHSUVDosyaIbWeCvhrWgBFAE>
Subject: [nfsv4] [Technical Errata Reported] RFC8881 (6337)
X-BeenThere: nfsv4@ietf.org
X-Mailman-Version: 2.1.29
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: Mon, 16 Nov 2020 19:50:02 -0000

The following errata report has been submitted for RFC8881,
"Network File System (NFS) Version 4 Minor Version 1 Protocol".

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid6337

--------------------------------------
Type: Technical
Reported by: Charles Lever <chuck.lever@oracle.com>

Section: 18.33.1

Original Text
-------------
struct gss_cb_handles4 {
        rpc_gss_svc_t       gcbp_service; /* RFC 2203 */
        gsshandle4_t        gcbp_handle_from_server;
        gsshandle4_t        gcbp_handle_from_client;
};

Corrected Text
--------------
struct gss_cb_handles4 {
        rpc_gss_service_t   gcbp_service; /* RFC 2203 */
        gsshandle4_t        gcbp_handle_from_server;
        gsshandle4_t        gcbp_handle_from_client;
};

Notes
-----
RFC 2203 (and its successors) do not define rpc_gss_svc_t. I believe the rpc_gss_service_t type was intended.

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  
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC8881 (draft-ietf-nfsv4-rfc5661sesqui-msns-04)
--------------------------------------
Title               : Network File System (NFS) Version 4 Minor Version 1 Protocol
Publication Date    : August 2020
Author(s)           : D. Noveck, Ed., C. Lever
Category            : PROPOSED STANDARD
Source              : Network File System Version 4
Area                : Transport
Stream              : IETF
Verifying Party     : IESG