]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Simplify arguments of encode_renew()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Mar 2012 22:01:48 +0000 (17:01 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 2 Mar 2012 22:18:09 +0000 (17:18 -0500)
commit35bc36632caf03255b9ad63273be5bfc5ecab2f1
treea6ad907fbee535fff2f9234d9ebfb850f1026337
parentfac6b9e479c4f67ad5425495035a2a2ab2c98932
NFS: Simplify arguments of encode_renew()

Clean up: pass just the clientid4 to encode_renew().  This enables it
to be used by callers who might not have an full nfs_client.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c