]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove nfs4_recover_expired_lease()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 11 Jan 2017 21:17:17 +0000 (16:17 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commit7286f8bb85031e932b96301e29279dddb34affa3
tree0d675d7021b7bd2ccc49a898b6af9a75a9c63f59
parent4508366fb041cfa00be2ac75505e0f566c37fa08
NFS: Remove nfs4_recover_expired_lease()

This function doesn't add much, since all it does is access the server's
nfs_client variable.

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