From: Trond Myklebust Date: Tue, 6 Nov 2007 23:44:20 +0000 (-0500) Subject: SUNRPC: Rename xprt_disconnect() X-Git-Tag: v2.6.25-rc1~1146^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62da3b24880bccd4ffc32cf8d9a7e23fab475bdd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed