Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Jan 2013 21:39:51 +0000 (16:39 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 1 Feb 2013 15:13:48 +0000 (10:13 -0500)
This reverts commit 324d003b0cd82151adbaecefef57b73f7959a469.

The deadlock turned out to be caused by a workqueue limitation that has
now been worked around in the RPC code (see comment in rpc_free_task).

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found