NFS: fix nfs4_find_client_sessionid() arguments list
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Tue, 7 Feb 2012 15:53:19 +0000 (19:53 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 15 Feb 2012 05:19:49 +0000 (00:19 -0500)
commitb6d1e83b4ea6cb369bdd490871f00651decdb509
treeee69267a410d7373d935aa81e15335107a1f3436
parent4c03ae4a897b52e0e8fc38749606549eaa20d5b7
NFS: fix nfs4_find_client_sessionid() arguments list

It's not compilable in case of CONFIG_NFS_V4_1 is not set.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c