commit | c7a360b05b5430ac1d75dc7d53c586ada60a05cb | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Tue Jan 25 19:15:32 2011 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 25 22:49:14 2011 -0500 |
tree | dceb33ea4e5fcc251fdbcb73f92786de99a83fcc | |
parent | 27dc1cd3ad9300f81e1219e5fc305d91d85353f8 [diff] |
NFS construct consistent co_ownerid for v4.1 As stated in section 2.4 of RFC 5661, subsequent instances of the client need to present the same co_ownerid. Concatinate the client's IP dot address, host name, and the rpc_auth pseudoflavor to form the co_ownerid. Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>