commit | 62da3b24880bccd4ffc32cf8d9a7e23fab475bdd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Nov 06 18:44:20 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:27 2008 -0500 |
tree | 334804c6eb817bd7827f58dbe86ced455160052d | |
parent | 3ebb067d92ebe5bcfd282acf12bade891d334d07 [diff] |
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>