commit | 07bccc2dd4e8745859f0fa7d120ea39320fbcdbf | [log] [tgz] |
---|---|---|
author | Alexandros Batsakis <batsakis@netapp.com> | Sat Dec 05 13:19:01 2009 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Dec 05 13:19:01 2009 -0500 |
tree | 0a06d0689b300842a85c7c8f8605ea86dcb7cf81 | |
parent | 0b9e2d41f1f0360be08809d4e3bb56b67be6241a [diff] |
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>