]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e7327a59307756c5857b9cb99f6a3f654f5ebee
tree01e0d696fc636318c63543b46d988876ff329ee4
parentad0f6d832217856802968e7b1332409109aeec5f
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"

This reverts commit eed5cd636c1a18b861aa5910695b533696f259b8.

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