io_uring: add support for fallocate()
authorJens Axboe <axboe@kernel.dk>
Tue, 10 Dec 2019 17:38:56 +0000 (10:38 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 21 Jan 2020 00:01:53 +0000 (17:01 -0700)
commitd63d1b5edb7b832210bfde587ba9e7549fa064eb
treee11f428580d82a830abd36d181ea64633090e732
parent4d927483732f759769613388813ff5dbb29902a7
io_uring: add support for fallocate()

This exposes fallocate(2) through io_uring.

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