]> 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)
commite231c7900b4ff8b5e8af9189733cd7c26c03ea2f
tree0d675d7021b7bd2ccc49a898b6af9a75a9c63f59
parent0c95cfd259d265cc641a96e03363ac04e2e73550
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