From: \"Talpey, Thomas\ Date: Mon, 10 Sep 2007 17:46:00 +0000 (-0400) Subject: SUNRPC: Provide a new API for registering transport implementations X-Git-Tag: v2.6.24-rc1~1285^2~75 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c098af3da7981902e9f8163aeccc2467c4ba6d;p=pandora-kernel.git SUNRPC: Provide a new API for registering transport implementations To allow transport capabilities to be loaded dynamically, provide an API for registering and unregistering the transports with the RPC client. Eventually xprt_create_transport() will be changed to search the list of registered transports when initializing a fresh transport. Signed-off-by: Chuck Lever Signed-off-by: Tom Talpey Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed