|
@@ -1266,7 +1266,7 @@ nfs4_find_client_sessionid(struct net *net, const struct sockaddr *addr,
|
|
#else /* CONFIG_NFS_V4_1 */
|
|
#else /* CONFIG_NFS_V4_1 */
|
|
|
|
|
|
struct nfs_client *
|
|
struct nfs_client *
|
|
-nfs4_find_client_sessionid(const struct sockaddr *addr,
|
|
|
|
|
|
+nfs4_find_client_sessionid(struct net *net, const struct sockaddr *addr,
|
|
struct nfs4_sessionid *sid)
|
|
struct nfs4_sessionid *sid)
|
|
{
|
|
{
|
|
return NULL;
|
|
return NULL;
|