nfs41: add support for callback with RPC version number 4
authorAlexandros Batsakis <batsakis@netapp.com>
Sat, 5 Dec 2009 18:19:01 +0000 (13:19 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 5 Dec 2009 18:19:01 +0000 (13:19 -0500)
commit07bccc2dd4e8745859f0fa7d120ea39320fbcdbf
tree0a06d0689b300842a85c7c8f8605ea86dcb7cf81
parent0b9e2d41f1f0360be08809d4e3bb56b67be6241a
nfs41: add support for callback with RPC version number 4

The NFSv4.1 spec-29 (18.36.3) says that the server MUST use an ONC RPC
(program) version number equal to 4 in callbacks sent to the client.
For now we allow both versions 1 and 4.

Signed-off-by: Alexandros Batsakis <batsakis@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback.c
fs/nfs/callback_xdr.c
fs/nfs/internal.h
fs/nfs/nfs4_fs.h
This page took 0.02702 seconds and 5 git commands to generate.