RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

RFC 5662, "Network File System (NFS) Version 4 Minor Version 1 External Data Representation Standard (XDR) Description", January 2010

Source of RFC: nfsv4 (wit)

Errata ID: 7667
Status: Reported
Type: Technical
Publication Format(s) : TEXT

Reported By: Pali Rohár
Date Reported: 2023-10-06

Section 2 says:

   /// /*
   ///  * Program number is in the transient range since the client
   ///  * will assign the exact transient program number and provide
   ///  * that to the server via the SETCLIENTID operation.
   ///  */
   /// program NFS4_CALLBACK {

It should say:

   /// /*
   ///  * Program number is in the transient range since the client
   ///  * will assign the exact transient program number and provide
   ///  * that to the server via the CREATE_SESSION or
   ///  * BACKCHANNEL_CTL operations.
   ///  */
   /// program NFS4_CALLBACK {

Notes:

SETCLIENTID operation is NFSv4.0 specific operation. NFSv4.1 uses CREATE_SESSION or BACKCHANNEL_CTL operation for setting backchannel parameters.

Report New Errata



Advanced Search