diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-01-04 18:23:21 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-01-04 18:53:59 +0100 |
commit | c6567ed1402c55e19b012e66a8398baec2a726f3 (patch) | |
tree | ab6e59ecaacae821c6b6557e33e56a3c6a711803 /fs/nfs/read.c | |
parent | nfs: fix null checking in nfs_get_option_str() (diff) | |
download | linux-c6567ed1402c55e19b012e66a8398baec2a726f3.tar.xz linux-c6567ed1402c55e19b012e66a8398baec2a726f3.zip |
SUNRPC: Ensure that we free the rpc_task after 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 <Trond.Myklebust@netapp.com>
Cc: Weston Andros Adamson <dros@netapp.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Bruce Fields <bfields@fieldses.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/nfs/read.c')
0 files changed, 0 insertions, 0 deletions