io_uring: add support for IORING_OP_UNLINKAT
authorJens Axboe <axboe@kernel.dk>
Mon, 28 Sep 2020 20:27:37 +0000 (14:27 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 9 Dec 2020 19:03:59 +0000 (12:03 -0700)
commit14a1143b68ee2e4ec4e8d54f71cddb9724f9ec70
tree8ad4cf2eca7a3bc169b73ced71a56825067c6ee2
parent80a261fd00327898e272ddc84ccc9510c036453c
io_uring: add support for IORING_OP_UNLINKAT

IORING_OP_UNLINKAT behaves like unlinkat(2) and takes the same flags
and arguments.

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