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, 7 Jan 2020 16:38:03 +0000 (09:38 -0700)
commit57c349bc52c33b264e2ae88138b58a36c5980f33
treeac4439be6a35d5a492fb1b6c7e01fa5c0ea2dd33
parentbf11dcf690463caa5aad8e244456932108871009
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