io_uring: add support for IORING_OP_RENAMEAT
authorJens Axboe <axboe@kernel.dk>
Mon, 28 Sep 2020 20:23:58 +0000 (14:23 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 9 Dec 2020 19:03:59 +0000 (12:03 -0700)
commit80a261fd00327898e272ddc84ccc9510c036453c
treee44a2003ae3bb84241d2e0db3e6d91fe1bbf494b
parente886663cfd029b64a1d8da7efae7014526d884e9
io_uring: add support for IORING_OP_RENAMEAT

IORING_OP_RENAMEAT behaves like renameat2(), and takes the same flags
etc.

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