]> www.infradead.org Git - users/willy/pagecache.git/commit
io_uring/rw: clean up mshot forced sync mode
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 19 Feb 2025 01:33:40 +0000 (01:33 +0000)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Feb 2025 20:42:22 +0000 (13:42 -0700)
commit4614de748e78a295ee9b1f54ca87280b101fbdf0
tree34813eabc005153529e6e8665dc1af92775bb6ad
parent74f3e875268f1ce2dd01029c29560263212077df
io_uring/rw: clean up mshot forced sync mode

Move code forcing synchronous execution of multishot read requests out
a more generic __io_read().

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4ad7b928c776d1ad59addb9fff64ef2d1fc474d5.1739919038.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/rw.c