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)
commitbb4dae5e5b5a92f0ffbcc6ac10c5e8afcd87934d
treea6ad907fbee535fff2f9234d9ebfb850f1026337
parent20d27e929fb4790a339a4ddcc9a27f14db06055b
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