io_uring: add fsetxattr and setxattr support
authorStefan Roesch <shr@fb.com>
Thu, 23 Dec 2021 23:51:22 +0000 (15:51 -0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Dec 2021 14:43:01 +0000 (07:43 -0700)
commit8fe9559e7b0271bafe5d1ff1bab03dde48dda287
treed0fdc3fbcb8da31a918fd71e128b563f8a408ad8
parent0bc6536a96ff87cf6855f0b764c8229ab62a4a39
io_uring: add fsetxattr and setxattr support

This adds support to io_uring for the fsetxattr and setxattr API.

Signed-off-by: Stefan Roesch <shr@fb.com>
Link: https://lore.kernel.org/r/20211223235123.4092764-5-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h