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>
Mon, 23 Dec 2019 15:26:46 +0000 (08:26 -0700)
commit412a132d34eb5e6b366baf6402dfdcfe4308f50e
tree718e3f92390cd99c414d33822c9f84e44e61c00c
parent1f424e8bd18754d27b15f49359004b0cea344fb5
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