diff options
author | 2011-03-25 16:58:59 +0100 | |
---|---|---|
committer | 2011-03-25 17:04:08 +0100 | |
commit | ad3d9d7ede04a9c71be7a9fe1a23961817f371f7 (patch) | |
tree | 33b0eded3b689020529cf8c0d4febf956ff10140 /fs/ecryptfs/ecryptfs_kernel.h | |
parent | block: fix bug with inserting flush requests as sort/merge (diff) | |
download | wireguard-linux-ad3d9d7ede04a9c71be7a9fe1a23961817f371f7.tar.xz wireguard-linux-ad3d9d7ede04a9c71be7a9fe1a23961817f371f7.zip |
block: fix issue with calling blk_stop_queue() from the request_fn handler
When the queue work handler was converted to delayed work, the
stopping was inadvertently made sync as well. Change this back
to being async stop, using __cancel_delayed_work() instead of
cancel_delayed_work().
Reported-by: Jeremy Fitzhardinge <jeremy@goop.org>
Reported-by: Chris Mason <chris.mason@oracle.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'fs/ecryptfs/ecryptfs_kernel.h')
0 files changed, 0 insertions, 0 deletions