From: Trond Myklebust Date: Wed, 24 Jan 2007 19:54:53 +0000 (-0800) Subject: [PATCH] NFS: Fix Oops in rpc_call_sync() X-Git-Tag: v2.6.20-rc6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bde8f00ce64d9824a4f227c8594e335a1a10d044;p=pandora-kernel.git [PATCH] NFS: Fix Oops in rpc_call_sync() Fix the Oops in http://bugzilla.linux-nfs.org/show_bug.cgi?id=138 We shouldn't be calling rpc_release_task() for tasks that are not active. Signed-off-by: Trond Myklebust Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed