commit | 60cf46ae605446feb0c43c472c0fd1af4cd96231 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Sat Mar 14 00:31:05 2020 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Mar 14 17:02:30 2020 -0600 |
tree | 81a626582abc2fa5931efe1b1cdea76209844d2b | |
parent | 8766dd516c535abf04491dca674d0ef6c95d814f [diff] |
io-wq: hash dependent work Enable io-wq hashing stuff for dependent works simply by re-enqueueing such requests. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>