]> git.baikalelectronics.ru Git - kernel.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)
commit56b4d9dcdecd4b0727ee6632ad1855f6205e4bd1
treee8980b0ccc9e14faf7c9e6e1f0d7c54f3d00f22d
parentfcc981eed1afa71259a72f77a9cbc95344c85e6d
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