diff options
| author | J. Bruce Fields <bfields@citi.umich.edu> | 2010-01-20 17:17:04 -0500 |
|---|---|---|
| committer | J. Bruce Fields <bfields@citi.umich.edu> | 2010-01-20 17:17:04 -0500 |
| commit | 73834d6f90f6833663f9effd4cf9b79b63bc36e1 (patch) | |
| tree | 5043072b24fd8ebf585fcde617a47dc46e16e5b8 /Documentation/filesystems/nfs/nfs41-server.txt | |
| parent | 8b8aae4009349397fffe7bd38a8fa200c9a5bcad (diff) | |
nfsd: 4.1 has an rfc number
No need to refer to an internet draft; there's an RFC now.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation/filesystems/nfs/nfs41-server.txt')
| -rw-r--r-- | Documentation/filesystems/nfs/nfs41-server.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/filesystems/nfs/nfs41-server.txt b/Documentation/filesystems/nfs/nfs41-server.txt index 1bd0d0c05171..6a53a84afc72 100644 --- a/Documentation/filesystems/nfs/nfs41-server.txt +++ b/Documentation/filesystems/nfs/nfs41-server.txt | |||
| @@ -17,8 +17,7 @@ kernels must turn 4.1 on or off *before* turning support for version 4 | |||
| 17 | on or off; rpc.nfsd does this correctly.) | 17 | on or off; rpc.nfsd does this correctly.) |
| 18 | 18 | ||
| 19 | The NFSv4 minorversion 1 (NFSv4.1) implementation in nfsd is based | 19 | The NFSv4 minorversion 1 (NFSv4.1) implementation in nfsd is based |
| 20 | on the latest NFSv4.1 Internet Draft: | 20 | on RFC 5661. |
| 21 | http://tools.ietf.org/html/draft-ietf-nfsv4-minorversion1-29 | ||
| 22 | 21 | ||
| 23 | From the many new features in NFSv4.1 the current implementation | 22 | From the many new features in NFSv4.1 the current implementation |
| 24 | focuses on the mandatory-to-implement NFSv4.1 Sessions, providing | 23 | focuses on the mandatory-to-implement NFSv4.1 Sessions, providing |
| @@ -44,7 +43,7 @@ interoperability problems with future clients. Known issues: | |||
| 44 | trunking, but this is a mandatory feature, and its use is | 43 | trunking, but this is a mandatory feature, and its use is |
| 45 | recommended to clients in a number of places. (E.g. to ensure | 44 | recommended to clients in a number of places. (E.g. to ensure |
| 46 | timely renewal in case an existing connection's retry timeouts | 45 | timely renewal in case an existing connection's retry timeouts |
| 47 | have gotten too long; see section 8.3 of the draft.) | 46 | have gotten too long; see section 8.3 of the RFC.) |
| 48 | Therefore, lack of this feature may cause future clients to | 47 | Therefore, lack of this feature may cause future clients to |
| 49 | fail. | 48 | fail. |
| 50 | - Incomplete backchannel support: incomplete backchannel gss | 49 | - Incomplete backchannel support: incomplete backchannel gss |
