]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Mon, 13 Jul 2015 18:01:31 +0000 (14:01 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Aug 2015 18:32:00 +0000 (13:32 -0500)
commit3f10a6af4b577da2117907ac8420f27af81d57de
tree4ef9b2618ca70b4828c99de155e34425beb274c6
parentfb2a525cf086bb080f84b0b748ee823ef79e539c
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()

All these functions do is call nfs41_ping_server() without adding
anything.  Let's remove them and give nfs41_ping_server() a better name
instead.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback_proc.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c