OSDN Git Service

io-wq: update hash bits
authorPavel Begunkov <asml.silence@gmail.com>
Sat, 25 Jul 2020 11:42:00 +0000 (14:42 +0300)
committerJens Axboe <axboe@kernel.dk>
Sat, 25 Jul 2020 15:47:44 +0000 (09:47 -0600)
commitb089ed390b5c9bc248a32168709cfa01099caf9d
tree555fbe15cab41ee6f75c68ebcf61651f0317b181
parentf063c5477eb392c315aa25ad538b4920b367ea05
io-wq: update hash bits

Linked requests are hashed, remove a comment stating otherwise. Also
move hash bits to emphasise that we don't carry it through loop
iteration and set it every time.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io-wq.c