]> Pileus Git - ~andy/linux/commit
SUNRPC: Rename xprt_disconnect()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 6 Nov 2007 23:44:20 +0000 (18:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:27 +0000 (02:05 -0500)
commit62da3b24880bccd4ffc32cf8d9a7e23fab475bdd
tree334804c6eb817bd7827f58dbe86ced455160052d
parent3ebb067d92ebe5bcfd282acf12bade891d334d07
SUNRPC: Rename xprt_disconnect()

xprt_disconnect() should really only be called when the transport shutdown
is completed, and it is time to wake up any pending tasks. Rename it to
xprt_disconnect_done() in order to reflect the semantical change.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c