From: Trond Myklebust Date: Sat, 9 Jun 2007 23:49:36 +0000 (-0400) Subject: SUNRPC: Kill rpc_clnt->cl_oneshot X-Git-Tag: v2.6.23-rc1~1073^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c5755ff5111ffdcca10a1e8a823dba29f37b6d;p=pandora-kernel.git SUNRPC: Kill rpc_clnt->cl_oneshot Replace it with explicit calls to rpc_shutdown_client() or rpc_destroy_client() (for the case of asynchronous calls). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed