]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Move nfs4_get_session() into nfs4_session.h
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 9 Jan 2017 20:14:33 +0000 (15:14 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commitefc6f4aa742d7e8a67e44d11ab18b1c865880b4c
treee8980b0ccc9e14faf7c9e6e1f0d7c54f3d00f22d
parent6f6e3c09c0dde7fbaf36f02ffa97bbb13fecd637
NFS: Move nfs4_get_session() into nfs4_session.h

This puts session related functions together in the same space.  I only
keep one version of this function, since this variable will always be
NULL when using NFS v4.0.

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