]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring/mock: add sync read/write
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 30 Jun 2025 18:16:53 +0000 (19:16 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Jul 2025 14:10:26 +0000 (08:10 -0600)
commitd1aa0346571436203a24cc3fc0c80f14cabbd630
tree498effa9433f3ecdea4008eb6240d69f006b0c8d
parent4aac001f780388b252534396feaf49b250eae27f
io_uring/mock: add sync read/write

Add support for synchronous zero read/write for mock files.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/571f3c9fe688e918256a06a722d3db6ced9ca3d5.1750599274.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring/mock_file.h
io_uring/mock_file.c