diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-08-23 20:33:10 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-08-23 20:38:50 +0300 |
commit | 204361a77f4018627addd4a06877448f088ddfc0 (patch) | |
tree | 422e0e66f05ef6220b909887cfa6312f5c694f83 /fs/statfs.c | |
parent | fd7d6de2241453fc7d042336d366a939a25bc5a9 (diff) | |
download | linux-204361a77f4018627addd4a06877448f088ddfc0.tar.xz |
io-wq: fix hang after cancelling pending hashed work
Don't forget to update wqe->hash_tail after cancelling a pending work
item, if it was hashed.
Cc: stable@vger.kernel.org # 5.7+
Reported-by: Dmitry Shulyak <yashulyak@gmail.com>
Fixes: 86f3cd1b589a1 ("io-wq: handle hashed writes in chains")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/statfs.c')
0 files changed, 0 insertions, 0 deletions