Skip to content
Snippets Groups Projects
user avatar
Jens Axboe authored
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: default avatarJeremy Fitzhardinge <jeremy@goop.org>
Reported-by: default avatarChris Mason <chris.mason@oracle.com>
Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
ad3d9d7e
History