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)
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

Simple merge