]> asedeno.scripts.mit.edu Git - linux.git/commit
NFS: Change nfs4_get_session() to take an nfs_client structure
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 14 May 2015 14:56:10 +0000 (10:56 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commit172d9de15a0da9b6d52d2bae21a362689d82d35a
tree22a10d771dcbc619c60308f0bb55c560da5dc425
parentefc6f4aa742d7e8a67e44d11ab18b1c865880b4c
NFS: Change nfs4_get_session() to take an nfs_client structure

pNFS only has access to the nfs_client structure, and not the
nfs_server, so we need to make this change so the function can be used
by pNFS as well.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs42proc.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4session.h