io_uring: add support for IORING_OP_SYNC_FILE_RANGE
authorJens Axboe <axboe@kernel.dk>
Tue, 9 Apr 2019 20:56:44 +0000 (14:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 May 2019 20:08:54 +0000 (14:08 -0600)
commit5d17b4a4b7fa172b205be8a05051ae705d1dc3bb
tree53f3203ab16e580a9882ba48bcc7e3226b39d50d
parent22f96b3808c12a218e9a3bce6e1bfbd74efbe374
io_uring: add support for IORING_OP_SYNC_FILE_RANGE

This behaves just like sync_file_range(2) does.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h