]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS construct consistent co_ownerid for v4.1
authorAndy Adamson <andros@netapp.com>
Wed, 26 Jan 2011 00:15:32 +0000 (19:15 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 26 Jan 2011 03:49:14 +0000 (22:49 -0500)
commitc7a360b05b5430ac1d75dc7d53c586ada60a05cb
treedceb33ea4e5fcc251fdbcb73f92786de99a83fcc
parent27dc1cd3ad9300f81e1219e5fc305d91d85353f8
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>
fs/nfs/nfs4proc.c