]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48c4da83a0b92a4a6094171e849ef84ceefed2b3
treee44a2003ae3bb84241d2e0db3e6d91fe1bbf494b
parentcb11f59374b4e057221827bc2d12455d955b2f7b
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