diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-01-04 12:23:21 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 08:50:46 -0800 |
commit | d5b319960ab9e0770b6ecae94045b512cd3029b7 (patch) | |
tree | 77347dd5c93539b00d5196f68023cd1b9453e278 /crypto/seqiv.c | |
parent | 65ac5efcd7e36ddf4cbe7d9e7f844a016dba4f7d (diff) |
SUNRPC: Ensure that we free the rpc_task after cleanups are done
commit c6567ed1402c55e19b012e66a8398baec2a726f3 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/seqiv.c')
0 files changed, 0 insertions, 0 deletions