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)
commit322b2b9032f4beba6f1c4158852a5a5b9ab841d7
tree01e0d696fc636318c63543b46d988876ff329ee4
parent77102893ae685270c1774fa8b7eead6ad93c838d
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"

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>
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/nfs4proc.c
fs/nfs/super.c
fs/nfs/unlink.c