From: Trond Myklebust Date: Fri, 4 Jan 2013 17:47:04 +0000 (-0500) Subject: NFS: Ensure that we free the rpc_task after read and write cleanups are done X-Git-Tag: v3.8-rc3~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db6dd7d3fd8f7c765dabc376493d6791ab28bd6;p=pandora-kernel.git NFS: Ensure that we free the rpc_task after read and write cleanups are done This patch ensures that we free the rpc_task after the cleanup callbacks are done in order to avoid a deadlock problem that can be triggered if the callback needs to wait for another workqueue item to complete. Signed-off-by: Trond Myklebust Cc: Weston Andros Adamson Cc: Tejun Heo Cc: Bruce Fields Cc: stable@vger.kernel.org [>= 3.5] --- Reading git-diff-tree failed