summaryrefslogtreecommitdiff
path: root/fs/jbd2/transaction.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-03-14 00:31:04 +0300
committerJens Axboe <axboe@kernel.dk>2020-03-15 02:02:28 +0300
commit8766dd516c535abf04491dca674d0ef6c95d814f (patch)
treee91788f7723397bc61cdde1a26418f3b32da533a /fs/jbd2/transaction.c
parentd78298e73a3443a3c1766fa89f5370f52a4efd94 (diff)
downloadlinux-8766dd516c535abf04491dca674d0ef6c95d814f.tar.xz
io-wq: split hashing and enqueueing
It's a preparation patch removing io_wq_enqueue_hashed(), which now should be done by io_wq_hash_work() + io_wq_enqueue(). Also, set hash value for dependant works, and do it as late as possible, because req->file can be unavailable before. This hash will be ignored by io-wq. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/jbd2/transaction.c')
0 files changed, 0 insertions, 0 deletions