From: Trond Myklebust Date: Mon, 20 Mar 2006 23:11:10 +0000 (-0500) Subject: SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() X-Git-Tag: v2.6.17-rc1~667^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1218a277c45cba1fb8d7089407a1769c645c43;p=pandora-kernel.git SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() Currently this will not happen if we exit before rpc_new_task() was called. Also fix up rpc_run_task() to do the same (for consistency). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed