]> asedeno.scripts.mit.edu Git - linux.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)
commit334f87dd11b7a0ed8f3d3b223fb5cede201e210a
tree0d675d7021b7bd2ccc49a898b6af9a75a9c63f59
parentd7e9825848cede4cf7589b63029b76428ae76958
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